We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e82ce43 commit 15068ceCopy full SHA for 15068ce
lisp/ox-html.el
@@ -1185,10 +1185,9 @@ font The font to use with HTML-CSS and SVG output. As of MathJax 2.5
1185
linebreaks Let MathJax perform automatic linebreaks. Valid values
1186
are \"true\" and \"false\".
1187
indent If align is not center, how far from the left/right side?
1188
- Valid values are \"left\" and \"right\"
1189
multlinewidth The width of the multline environment.
1190
autonumber How to number equations. Valid values are \"None\",
1191
- \"all\" and \"AMS Math\".
+ \"All\" and \"AMS\".
1192
tagindent The amount tags are indented.
1193
tagside Which side to show tags/labels on. Valid values are
1194
\"left\" and \"right\"
0 commit comments