MathJax icon indicating copy to clipboard operation
MathJax copied to clipboard

v4 bundle release for offline use

Open syaifulnizamyahya opened this issue 6 months ago • 1 comments

I would like to use MathJax for offline use.

This works https://cdn.jsdelivr.net/npm/[email protected]/es5/tex-mml-chtml.min.js

This doesnt work https://cdn.jsdelivr.net/npm/[email protected]/tex-mml-chtml.min.js

Anyone knows where can I get bundled version of MathJax 4?

Thanks.

syaifulnizamyahya avatar Aug 09 '25 13:08 syaifulnizamyahya

Not sure what "doesn't work" means here; can you be more specific? Please don't just erase the issue template, but fill it out in the future.

If all you have done is download that one file, then that isn't going to work (and the v3 file you reference wouldn't work in some situations we well). MathJax requires additional files, and v4 has more than v3 did, so you need to obtain a complete MathJax distribution. See the Hosting your own copy of MathJax section of the documentation for more details.

dpvc avatar Aug 09 '25 14:08 dpvc