From 2daab579f4eef9ef61da460c731a45a77433a472 Mon Sep 17 00:00:00 2001
From: John MacFarlane <jgm@berkeley.edu>
Date: Wed, 26 Jul 2017 00:00:54 +0200
Subject: [PATCH] MANUAL: clarify that mathml is used for ODT math.

---
 MANUAL.txt | 7 +++++--
 1 file 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