Skip to content

Commit

Permalink
Add a note that the calibre viewer supports MathML with the inclusion…
Browse files Browse the repository at this point in the history
… of the MathJax canary
  • Loading branch information
kovidgoyal committed Jul 19, 2024
1 parent 9d821e2 commit 9d6ef84
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions manual/typesetting_math.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
-----------------

Expand Down

0 comments on commit 9d6ef84

Please sign in to comment.