Integration of MathJax, KaTeX and Asymptote with scribble, to typeset math in Racket documentation
![]() Summary: The `\dots` and `\dots{c,o,b,i,m}` commands do more than just show characters, they add extra space and `\dots` also looks ahead to determine what kind of environment it is in (see [this math.sx post] (http://tex.stackexchange.com/questions/122491/difference-of-the-dots)). We can't support that yet, so remove them. Also, add comments to the extract_ttf script to show what caracters we are extracting metrics for. Test Plan: - Make sure tests work Reviewers: alpert Reviewed By: alpert Differential Revision: http://phabricator.khanacademy.org/D13151 |
||
---|---|---|
build | ||
dockers/MathJaxFonts | ||
metrics | ||
static | ||
test | ||
.arcconfig | ||
.gitignore | ||
buildCommon.js | ||
buildTree.js | ||
delimiter.js | ||
domTree.js | ||
fontMetrics.js | ||
functions.js | ||
katex.js | ||
Lexer.js | ||
LICENSE.txt | ||
lint_blacklist.txt | ||
Makefile | ||
Options.js | ||
package.json | ||
ParseError.js | ||
Parser.js | ||
parseTree.js | ||
README.md | ||
server.js | ||
Style.js | ||
symbols.js | ||
utils.js |