Fast math typesetting for the web.
Go to file
Emily Eisenberg fa101db4e1 Make katex always clean up after itself
Summary: This makes it more annoying to use locally, because it goes
away when you type something bad, but is much more useful in use in
khan-exercises and perseus.

Auditors: alpert
2013-07-24 14:49:21 -07:00
static Add new fonts, with correct font face names 2013-07-23 16:30:14 -07:00
test Parse single superscripts and subscripts 2013-07-16 22:00:54 -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 Make katex always clean up after itself 2013-07-24 14:49:21 -07:00
Lexer.js Sync with Khan-exercises 2013-07-17 15:43:55 -07:00
Makefile printf not echo -n 2013-07-16 22:03:39 -07:00
package.json Rename everything to KaTeX 2013-07-10 14:08:50 -07:00
ParseError.js Make ParseErrors differentiable from other Errors 2013-07-22 14:46:13 -07:00
Parser.js Dollar sign 2013-07-20 18:23:15 -07:00
parseTree.js Remove Parser options usage 2013-07-13 18:15:17 -07:00
server.js Rewrite the parser 2013-07-12 23:16:30 -07:00
Style.js Add TeX style support 2013-07-14 16:55:46 -07:00
utils.js Make contains() actually work in IE8 2013-07-14 22:46:00 -07:00