summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2010-10-26 21:06:51 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2010-10-26 21:07:51 -0700
commit9cf27c92c136cce4785744542eaf962c05f1052c (patch)
tree4707badbb043be45abaa39c8636ffb1d28239bd7 /man
parent905d194db5f083ba49dfd5360d23aeba5b9b41ae (diff)
Added support for MathJax for displaying math in HTML.
Added --mathjax option. Added MathJax to HTMLMathMethod. Supported MathJax in HTML writer. Resolves Issue #259.
Diffstat (limited to 'man')
-rw-r--r--man/man1/pandoc.1.md4
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