From 622606bae9ce0c1d55bb7e104919b6b1fc76910b Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Thu, 26 Jul 2007 02:40:18 +0000 Subject: Updated documentation on ASCIIMathML.js. git-svn-id: https://pandoc.googlecode.com/svn/trunk@800 788f1e2b-df1e-0410-8736-df70ead52e1b --- man/man1/pandoc.1.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index 89e26b54b..f0611fe82 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -101,8 +101,11 @@ to Pandoc. Or use `html2markdown`(1), a wrapper around `pandoc`. only when the input format is `markdown`. It is selected automatically when the output format is `latex` or `context`.) --m, \--asciimathml +-m*URL*, \--asciimathml=*URL* : Use ASCIIMathML to display embedded LaTeX math in HTML output. + To insert a link to a local copy of the `ASCIIMathML.js` script, + provide a *URL*. If no *URL* is provided, the contents of the + script will be inserted directly into the HTML header. -i, \--incremental : Make list items in S5 display incrementally (one by one). -- cgit v1.2.3