www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 6b0ce952f9db8474d75918e7ffc2b7d61abcb9bd
parent 6e42bb8f2d17714fbc33e592edd67aa4efe8ca1f
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon,  8 Aug 2016 00:43:42 +0200

Included AMS extensions in default config for Racket.

Diffstat:
Mconfig/default.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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