Improve support for MyOpenMath
MyOpenMath seems to be basically working in HTML, but the following improvements could be made:
- [ ] Use the newer API from MyOpenMath
- [ ] Resize MyOpenMath problems so that all (or at least more) of the problem is visible without scrolling
- [ ] Make it easier to generate static versions of projects that include MyOpenMath
- [ ] Assemble some advice about writing/modifying MOM problems so that they work (better) with PreText
It looks like there has been some discussion in the pretext Google group that suggest others have thought more about this. Perhaps they can chime in here with additional items or with ideas about how to go about various pieces of this.
Thanks Randall. We're focusing on a public 2.0 release soon, but we can direct attention to this afterwards.
After a long wait, I think this is (mostly) ready to go, at least on the CLI side. I believe there are improved MyOpenMath web renders, and in an upcoming PR the CLI will generate the static versions for print. Not sure about documenting best practices for writing MOM problems, but that is likely best as an issue for the documentation at the core pretext repo.