Skip to content

Commit d601a3a

Browse files
committed
Disabling Mathjax 4 packages
Mentioning possibility in documentation
1 parent 215a1e7 commit d601a3a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/config.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2869,7 +2869,9 @@ For example for MathJax version 4 (see https://docs.mathjax.org/en/v4.0/input/te
28692869
\verbatim
28702870
MATHJAX_EXTENSIONS = units
28712871
\endverbatim
2872-
Note that for Mathjax version 4 quite a few extensions are already automatically loaded.
2872+
Note that for Mathjax version 4 quite a few extensions are already automatically loaded. To disable
2873+
a package in Mathjax version 4 one can use the package name prepended with a minus sign
2874+
(`-` like `MATHJAX_EXTENSIONS += -textmacros`)
28732875
]]>
28742876
</docs>
28752877
</option>

0 commit comments

Comments
 (0)