Add a note that the calibre viewer supports MathML with the inclusion of the MathJax canary

This commit is contained in:
Kovid Goyal 2024-07-19 07:29:14 +05:30
parent 9d821e2c14
commit 9d6ef84f70
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -56,6 +56,10 @@ with an e-book you can distribute easily to other people.
.. literalinclude:: mathjax.html
:language: html
.. note:: The calibre viewer supports MathML as well as TeX, but you must
include the ``<script type="text/x-mathjax-config"></script>`` line in
your HTML file otherwise the MathML will not render.
More information
-----------------