setup: mathjax config script file backup
This commit is contained in:
parent
dede6e1113
commit
9d377033c5
5
docs/mathjax-config.js
Normal file
5
docs/mathjax-config.js
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
MathJax.Hub.Config({
|
||||||
|
config: ["MMLorHTML.js"],
|
||||||
|
jax: ["input/TeX", "output/HTML-CSS", "output/NativeMML"],
|
||||||
|
extensions: ["MathMenu.js", "MathZoom.js"]
|
||||||
|
});
|
Loading…
Reference in New Issue
Block a user