Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 38e2d600fd Allow some functions to have letters after them
Summary: Allow there to be letters immediately after \ , \;, \,, \:.

Test Plan: Run the tests

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D3031
2013-07-13 00:05:41 -07:00
static Rewrite the parser 2013-07-12 23:16:30 -07:00
test Allow some functions to have letters after them 2013-07-13 00:05:41 -07:00
.arcconfig Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
.gitignore Rewrite the parser 2013-07-12 23:16:30 -07:00
katex.js Rewrite the parser 2013-07-12 23:16:30 -07:00
Lexer.js Allow some functions to have letters after them 2013-07-13 00:05:41 -07:00
Makefile Rewrite the parser 2013-07-12 23:16:30 -07:00
package.json Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
Parser.js Rewrite the parser 2013-07-12 23:16:30 -07:00
parseTree.js Rewrite the parser 2013-07-12 23:16:30 -07:00
server.js Rewrite the parser 2013-07-12 23:16:30 -07:00