summaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-03-03 12:06:52 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2023-03-03 12:06:52 -0800
commitbecabf5d682b6f3fad1d48354ae3d8a26b74fa7a (patch)
tree06d26a909459612f8b2a5b55921cf28636bdff10 /MANUAL.txt
parent07de443c6ecf5adbdc5da12c981d57b7cc5fdcdf (diff)
Revise documentation for --mathml
to reflect support in all major browsers. Closes #8667.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 552cad146..8024941e8 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1480,9 +1480,8 @@ results only for basic math, usually you will want to use
: Convert TeX math to [MathML] (in `epub3`, `docbook4`,
`docbook5`, `jats`, `html4` and `html5`). This is the
- default in `odt` output. Note that currently only Firefox
- and Safari (and select e-book readers) natively support
- MathML.
+ default in `odt` output. MathML is supported natively by
+ the main web browsers and select e-book readers.
`--webtex`[`=`*URL*]