MathJax and KaTeX methods
- Source:
- math.js
Requires
Methods
-
katex()
-
Process page with KaTeX
- Source:
- math.js
-
mathjax(file, configuration)
-
Process page with MathJax
Parameters:
Name Type Description file
string Main MathJax file to load, default MathJax.js from bundle
configuration
string Specific configuration to load (from standard options)
- Source:
- math.js