aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-07-26 00:00:54 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2017-07-26 00:00:54 +0200
commit2daab579f4eef9ef61da460c731a45a77433a472 (patch)
treeda42292dfa75cc1107d9255b2338c5aa1977864e
parentd441e656db576f266c4866e65ff9e4705d376381 (diff)
downloadpandoc-2daab579f4eef9ef61da460c731a45a77433a472.tar.gz
MANUAL: clarify that mathml is used for ODT math.
-rw-r--r--MANUAL.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index c8e042544..dfe2e100f 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1055,7 +1055,7 @@ Math rendering in HTML
`--mathml`
: Convert TeX math to [MathML] (in `docbook4`, `docbook5`, `jats`,
- `html4` and `html5`).
+ `html4` and `html5`). This is the default in `odt` output.
`--jsmath`[`=`*URL*]
@@ -2902,10 +2902,13 @@ MediaWiki, DokuWiki
Textile
~ It will be rendered inside `<span class="math">` tags.
-RTF, OpenDocument, ODT
+RTF, OpenDocument
~ It will be rendered, if possible, using Unicode characters,
and will otherwise appear verbatim.
+ODT
+ ~ It will be rendered, if possible, using MathML.
+
DocBook
~ If the `--mathml` flag is used, it will be rendered using MathML
in an `inlineequation` or `informalequation` tag. Otherwise it