Next in thread →
Next in month →
Re: [docbook-apps] epub3 mathml rendering
thanks everyone. I understand that not all ereaders will support mathml; I'm working on a program that can output epub with math as images or as mathml, depending on the ereader target. In my own post-processing I see that the file extensions get .html instead of .xhtml even though the content is xhtml. Thanks for the tip Stefan. The two ereaders I am using (calibre and readium) claim to support mathml rendering and I've seen it work intermittently. I need to do more work, and part of that will be to make epubcheck be completely quiet (thanks for that reminder Carlos!) Once I attain *that* goal I'll report back here. thanks again, --Tim On Tue, Jul 1, 2014 at 4:01 AM, Jirka Kosek <> wrote: On 30.6.2014 20:35, Tim Arnold wrote: > However, the MathML is not rendered in either Readium or Calibre. When I > manually remove the namespace from the math blocks, Calibre can then render > the math (Readium still fails). And you haven't yet tested this in hardware readers :-( While EPUB3 supports MathML most reading devices doesn't yet support EPUB3. So for now you have to convert equations to images for classic reading devices. For more recent readers you might have success with using MathJax _javascript_ library for MathML rendering. Jirka -- ------------------------------------------------------------------ Jirka Kosek e-mail: http://xmlguru.cz ------------------------------------------------------------------ Professional XML consulting and training services DocBook customization, custom XSLT/XSL-FO document processing ------------------------------------------------------------------ OASIS DocBook TC member, W3C Invited Expert, ISO JTC1/SC34 rep. ------------------------------------------------------------------ Bringing you XML Prague conference http://xmlprague.cz ------------------------------------------------------------------
Next in thread →
Next in month →