Closed
Description
I need to use output/svg and output/chtml in my project.
But i tried in several way:
- load their src through script directly.
- load startup and write MathJax start config.
- npm installed MathJax-full to rebuild a custom version.
All these ways don't working for me.
It's always show me a 'MathJax.tex2chtml is not a function'.