KaTeX/test
Kevin Barabash 22957d40f6 Use style specific FONTDIM metrics (#545)
Summary:
FONTDIM metrics include metrics like sup2, sup3, etc. which are used for
position sub/super-scripts, fractions, delimiters, etc.  TeX uses three
different font styles: textfont2 (DISPLAY & TEXT), scriptfont2 (SCRIPT), and
scriptscriptfont2 (SCRIPTSCRIPT) and has different sets of metrics for each.
This diff adds style specific metrics for better TeX compliance.

Notable squashed commits:
- Recreated screenshots (martin)
- fix getEmPerEx to use getXHeight
- regularize how we access options.style, remove unnecessary newlines
- use var style = options.style in more places in buildHTML
2016-11-04 07:45:08 +01:00
..
screenshotter Use style specific FONTDIM metrics (#545) 2016-11-04 07:45:08 +01:00
errors-spec.js Allow macro definitions in settings (#493) 2016-07-08 12:24:31 -07:00
jasmine.json Switch from jasmine-node to jasmine itself 2015-11-10 12:38:49 +01:00
katex-spec.js Invalid input error message (#540) 2016-09-23 14:45:33 +02:00
symgroups.js Migrate to eslint 2015-12-01 10:02:08 -08:00
test.html Improve testing 2014-09-12 13:30:30 -07:00
unicode-spec.js Add support for Latin-1, Cyrillic, and CJK characters inside \text{} (#508) 2016-08-01 17:51:40 -07:00