Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 29fde5d364 Correctly style fracs as inners
Summary:
Turn fracs into inners like they should be, instead of using the
previous dumb hack.

Test Plan: Make sure \dfrac still works

Reviewers: spicyj

Reviewed By: spicyj

Differential Revision: http://phabricator.benalpert.com/D50
2013-07-09 21:05:14 -07:00
static Correctly style fracs as inners 2013-07-09 21:05:14 -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 Add punctuation 2013-07-09 21:01:04 -07:00
Makefile Sync styles with khan-exercises 2013-07-09 15:53:35 -07:00
MJLite.js Correctly style fracs as inners 2013-07-09 21:05:14 -07:00
package.json Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
parser.jison Add punctuation 2013-07-09 21:01:04 -07:00
server.js Catch server errors and return 500 2013-07-07 14:13:25 -07:00