Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
2016-01-27 17:33:42 +01:00
Gruntfile.js update for MathJax v2.6.0 2016-01-27 17:33:42 +01:00
package.json Update package name 2015-07-24 10:40:51 +02:00
README.md minor fixes for readme 2014-09-29 23:00:54 +02:00

MathJax-grunt-cleaner

A grunt file to reduce the footprint of a MathJax installation

  • Fetch a copy of MathJax wget https://github.com/mathjax/MathJax/archive/master.zip && unzip master.zip
  • copy & rename the template task
  • comment out the components you want to keep (perhaps counterintuitive)

See the comments in file for more details and caveats.