Quote:
Originally Posted by radius
How are people writing up math? I initially thought MathML would be an option, but after trying a few tests with that and SVG, I ended up using MS Word and then creating a png image.
|
I have the latest version of MS word and with that I can highlight an equation in the equation editor, select copy, and then paste it into a text editor (such as notepad). The equation will paste as MathML. I don't know if this works for older versions of Word.
Quote:
Originally Posted by Tex2002ans
Note: MathML currently only works in certain readers + newer devices. You have to keep in mind all the old devices out there (and if you want Kindle, that's a no go). So you have to create these bitmap fallback images anyway.
|
The situation on Kindle is unclear. According to the
Amazon Kindle Publishing Guidelines section 9.6 (MathML Support): "Enhanced Typesetting supports MathML." That means KFX format. There is no mention of how MathML is treated in the older (MOBI/KF8) formats. I assume a fallback would be needed but there is no information on how to do that.