From 6bb552c589faf7ba4888f73227710defee5673d7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 7 Dec 2019 09:05:07 -0800 Subject: [PATCH] Document display math syntax in manual. --- MANUAL.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MANUAL.txt b/MANUAL.txt index f32fe427d..1434c288b 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -4135,6 +4135,9 @@ left, and must not be followed immediately by a digit. Thus, you need to enclose text in literal `$` characters, backslash-escape them and they won't be treated as math delimiters. +For display math, use `$$` delimiters. (In this case, the delimiters +may be separated from the formula by whitespace.) + TeX math will be printed in all output formats. How it is rendered depends on the output format: