Included AMS extensions in default config for Racket.
This commit is contained in:
parent
6e42bb8f2d
commit
6b0ce952f9
|
@ -101,7 +101,7 @@ MathJax.Hub.Config({
|
||||||
// jax array above, and "asciimath2jax.js" if you using "input/AsciiMath".
|
// jax array above, and "asciimath2jax.js" if you using "input/AsciiMath".
|
||||||
// Include "jsmath2jax.js" if you are converting from using jsMath to MathJax.
|
// 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
|
// Patterns to remove from before and after math script tags. If you are not
|
||||||
|
|
Loading…
Reference in New Issue
Block a user