diff --git a/config/default.js b/config/default.js index b7aeae014..41b97ee82 100644 --- a/config/default.js +++ b/config/default.js @@ -101,7 +101,7 @@ MathJax.Hub.Config({ // jax array above, and "asciimath2jax.js" if you using "input/AsciiMath". // Include "jsmath2jax.js" if you are converting from using jsMath to MathJax. // - extensions: ["tex2jax.js"], + extensions: ["tex2jax.js","TeX/AMSmath.js","TeX/AMSsymbols.js"], // // Patterns to remove from before and after math script tags. If you are not