diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-15 22:16:45 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2008-09-15 22:16:45 +0000 |
commit | 4681b4a54cbc25a80f8729162c25f65d6fc6724d (patch) | |
tree | 3d6b0b1c51acffd9bb5b63ea467e725eab3cfd6c /README | |
parent | 27ad57e3ef8484f18a1d6b6020e3abafc4e84ae7 (diff) | |
download | pandoc-4681b4a54cbc25a80f8729162c25f65d6fc6724d.tar.gz |
Fixed minor cut-and-paste error in README.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1452 788f1e2b-df1e-0410-8736-df70ead52e1b
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -340,7 +340,7 @@ For further documentation, see the `pandoc(1)` man page. `--mimetex`*[=url]* : causes TeX formulas to be replaced by `<img>` tags linking to the [mimeTeX] CGI script, which will produce images with the typeset - formulas. (See `--latexmathml` and `--mimetex` for alternative + formulas. (See `--latexmathml` and `--gladtex` for alternative ways of dealing with math in HTML.) `-i` or `--incremental` |