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 215a1e7 commit d601a3aCopy full SHA for d601a3a
src/config.xml
@@ -2869,7 +2869,9 @@ For example for MathJax version 4 (see https://docs.mathjax.org/en/v4.0/input/te
2869
\verbatim
2870
MATHJAX_EXTENSIONS = units
2871
\endverbatim
2872
-Note that for Mathjax version 4 quite a few extensions are already automatically loaded.
+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`)
2875
]]>
2876
</docs>
2877
</option>
0 commit comments