Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg eab3322db3 Use our own local (awesome) fonts
Summary: Build or own fonts from MathJax's repo, and use those instead.

Test Plan: Use the new fonts, enjoy!

Reviewers: spicyj

Reviewed By: spicyj

Differential Revision: http://phabricator.benalpert.com/D41
2013-07-07 21:20:22 -07:00
static Use our own local (awesome) fonts 2013-07-07 21:20:22 -07:00
.arcconfig Add an arcconfig 2013-07-05 16:43:44 -07:00
.gitignore Use browserify and "modules" 2013-07-05 21:44:44 -07:00
jisonify.js Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
lexer.js Use our own lexer, not jison's 2013-07-07 21:13:43 -07:00
Makefile Catch server errors and return 500 2013-07-07 14:13:25 -07:00
MJLite.js Use our own lexer, not jison's 2013-07-07 21:13:43 -07:00
package.json Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
parser.jison Use our own lexer, not jison's 2013-07-07 21:13:43 -07:00
server.js Catch server errors and return 500 2013-07-07 14:13:25 -07:00