Skip to content

Commit 1a56116

Browse files
committed
Support Mathjax version 4
Documentation corrections after review.
1 parent 8e3faf2 commit 1a56116

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2825,7 +2825,7 @@ obfuscate email addresses.
28252825
directory should contain the `MathJax.js` script. For instance, if the \c mathjax
28262826
directory is located at the same level as the HTML output directory, then
28272827
\c MATHJAX_RELPATH should be <code>../mathjax</code>.s
2828-
For Mathjax versions 3 and 3 the destination directory should contain the
2828+
For Mathjax versions 3 and 4 the destination directory should contain the
28292829
`tex-<format>.js` script (where `<format>` is either `chtml` or `svg`).
28302830
The default value points to
28312831
the MathJax Content Delivery Network so you can quickly see the result without
@@ -2856,7 +2856,7 @@ For example for MathJax version 4 (see https://docs.mathjax.org/en/v4.0/input/te
28562856
\verbatim
28572857
MATHJAX_EXTENSIONS = units
28582858
\endverbatim
2859-
Note that for Matjax version 4 quite a few extensions are already automatically loaded.
2859+
Note that for Matjhax version 4 quite a few extensions are already automatically loaded.
28602860
]]>
28612861
</docs>
28622862
</option>

0 commit comments

Comments
 (0)