LaTeX (doc): explain how to allow Unicode input in math

Closes: #5249
This commit is contained in:
jfbu
2018-11-30 21:44:08 +01:00
parent 1ed4888589
commit fdb6147555
2 changed files with 50 additions and 28 deletions

View File

@@ -1063,6 +1063,15 @@ or use Python raw strings (``r"raw"``).
.. _AmSMath LaTeX package: https://www.ams.org/publications/authors/tex/amslatex
.. seealso::
:ref:`math-support`
Rendering options for math with HTML builders.
:confval:`latex_engine`
Explains how to configure LaTeX builder to support Unicode literals in
math mark-up.
Grammar production displays
---------------------------