Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
Go to file
Emily Eisenberg 2478a385ae Add spacing functions
Summary: Add \qquad, \quad, \;, etc. Fixes T7

Test Plan:
Add some spacings. Make sure that they look reasonable widths.
Especially, if you add a space (`\space`), make sure that it doesn't disappear
because the spacing disappears.

Reviewers: spicyj

Reviewed By: spicyj

Maniphest Tasks: T7

Differential Revision: http://phabricator.benalpert.com/D46
2013-07-09 15:32:54 -07:00
static Add spacing functions 2013-07-09 15:32:54 -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 spacing functions 2013-07-09 15:32:54 -07:00
Makefile Make the makefile better 2013-07-09 00:09:01 -07:00
MJLite.js Add spacing functions 2013-07-09 15:32:54 -07:00
package.json Create node server to replace 'make watch' 2013-07-05 22:55:10 -07:00
parser.jison Add spacing functions 2013-07-09 15:32:54 -07:00
server.js Catch server errors and return 500 2013-07-07 14:13:25 -07:00