Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
![]() Summary: For some reason, `vertical-align: top` doesn't work in IE9, or at least doesn't work the same as in any other browser (I'm too lazy to figure out what the correct behavior really should be). Giving a literal value for `vertical-align` works the same in all browsers, so use that instead. Test Plan: - Replace line 13 of static/index.html with <br>m<span id="math"></span>m - See that the test page now looks good in Chrome, Firefox, and IE9 - See that huxley tests haven't changed Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D8384 |
||
---|---|---|
build | ||
static | ||
test | ||
.arcconfig | ||
.gitignore | ||
buildTree.js | ||
domTree.js | ||
fontMetrics.js | ||
katex.js | ||
Lexer.js | ||
LICENSE.txt | ||
Makefile | ||
metric_parse.rb | ||
Options.js | ||
package.json | ||
ParseError.js | ||
Parser.js | ||
parseTree.js | ||
README.md | ||
server.js | ||
Style.js | ||
symbols.js | ||
utils.js |
KaTeX
Fast math!
To run locally
make setup
make serve
Perceptual diff
make pdiff