diff options
Diffstat (limited to 'man/man1')
-rw-r--r-- | man/man1/pandoc.1.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index 502b0b98d..28a085b68 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -127,6 +127,10 @@ should pipe input and output through `iconv`: The *URL* should point to the jsMath load script; if provided, it will be linked to in the header of standalone HTML documents. +\--mathjax=*URL* +: Use MathJax to display embedded TeX math in HTML output. + The *URL* should point to the `MathJax.js` load script. + \--gladtex : Enclose TeX math in `<eq>` tags in HTML output. These can then be processed by gladTeX to produce links to images of the typeset |