aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index f98a17fbc..9ac9faadd 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1988,6 +1988,12 @@ ODT or pptx.
[Unicode Bidirectional Algorithm]: http://www.w3.org/International/articles/inline-bidi-markup/uba-basics
[Language subtag lookup]: https://r12a.github.io/app-subtags/
+### Variables for HTML math
+
+`classoption`
+: when using [KaTeX](#option--katex), you can render display math equations
+ flush left using [YAML metadata](#layout) or with `-M classoption=fleqn`.
+
### Variables for HTML slides
These affect HTML output when [producing slide shows with pandoc].