This commit is contained in:
Kovid Goyal 2012-09-09 09:51:51 +05:30
parent 65f9b902fd
commit 2bafa6a511
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -39,6 +39,7 @@ class MathJax
showMathMenu: false,
extensions: ["tex2jax.js", "asciimath2jax.js", "mml2jax.js"],
jax: ["input/TeX","input/MathML","input/AsciiMath","output/SVG"],
// SVG : { linebreaks : { automatic : true } },
TeX: {
extensions: ["AMSmath.js","AMSsymbols.js","noErrors.js","noUndefined.js"]
}