summaryrefslogtreecommitdiff
path: root/man/pandoc.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/pandoc.1')
-rw-r--r--man/pandoc.17
1 files changed, 4 insertions, 3 deletions
diff --git a/man/pandoc.1 b/man/pandoc.1
index 7cac72ebd..d7f2290fc 100644
--- a/man/pandoc.1
+++ b/man/pandoc.1
@@ -1302,15 +1302,16 @@ Note that this option does not imply \f[C]\-\-katex\f[].
.RE
.TP
.B \f[C]\-m\f[] [\f[I]URL\f[]], \f[C]\-\-latexmathml\f[][\f[C]=\f[]\f[I]URL\f[]]
-\f[I]Deprecated.\f[] Use the LaTeXMathML script to display embedded TeX
+\f[I]Deprecated.\f[] Use LaTeXMathML to display embedded TeX
math in HTML output.
TeX math will be displayed between \f[C]$\f[] or \f[C]$$\f[] characters
and put in \f[C]<span>\f[] tags with class \f[C]LaTeX\f[].
The LaTeXMathML JavaScript will then change it to MathML.
Note that currently only Firefox and Safari (and select e\-book readers)
natively support MathML.
-To insert a link the \f[C]LaTeXMathML.js\f[] script, provide a
-\f[I]URL\f[].
+The \f[I]URL\f[] should point to the \f[C]LaTeXMathML.js\f[] load script.
+If a \f[I]URL\f[] is not provided, a link to LaTeXMathML.js at the
+Homepage of LaTeXMathML will be inserted.
.RS
.RE
.TP