mirror of
https://github.com/Smaug123/KaTeX
synced 2025-10-06 03:38:39 +00:00
79ab06d88dc24d607c970fbe027d5dc27cf283a0
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
Languages
JavaScript
85.7%
Perl
4.6%
Prolog
3.2%
HTML
2.3%
Less
1.3%
Other
2.8%