Update MathJax local loading instructions

The MathJax.js file doesn't exist anymore in the MathJax repository and
the script that should be loaded is tex-chtml.js.
This update the helpfile to reflect this change.
This commit is contained in:
Hugo 2020-04-30 21:04:58 +02:00 committed by Tinmarino
parent ab301801b0
commit 46025fb0fb
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@ have two alternative options:
Choose a folder on your hard drive and save MathJax in it. Then add to your
HTML template the following line:
<script type="text/javascript" src="<mathjax_folder>/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="<mathjax_folder>/es5/tex-chtml.js?config=TeX-AMS-MML_HTMLorMML"></script>
where <mathjax_folder> is the folder on your HD, as a relative path to the
template folder. For instance, a sensible folder structure could be: