scribble-math/test
Emily Eisenberg 100798847b Add delimiter sizing
Summary:
Make delimiter sizing work. This involved
 - Adding the symbols for the remaining delimiters (like `\lfloor` and `\{`)
 - Adding metrics for the size1, size2, size3, and size4 fonts
 - Parsing delimiter sizing functions
 - Using the big fonts when possible, otherwise building large copies of the
   delimiters from scratch

Test Plan:
 - See that
   `\bigl\uparrow\Bigl\downarrow\biggl\updownarrow\Biggl\Uparrow
    \Biggr\Downarrow\biggr\Updownarrow\bigm/\Bigm\backslash\biggm|
    \Biggm|\big\lceil\Big\rceil\bigg\langle\Bigg\rangle\bigl(\Bigl)
    \biggl[\Biggl]\Biggr\{\biggr\}\Bigr\lfloor\bigr\rfloor`
   parses correctly (this contains all of the delimiters, and all of the sizing
   modes)
 - See that the huxley tests didn't change, and the new one looks good
 - See the normal tests work

Reviewers: alpert

Reviewed By: alpert

Differential Revision: http://phabricator.khanacademy.org/D7844
2014-08-05 16:43:43 -07:00
..
huxley Add delimiter sizing 2014-08-05 16:43:43 -07:00
jasmine Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00
katex-tests.js Add delimiter sizing 2014-08-05 16:43:43 -07:00
pdiff.html Compile .less on demand for test page 2014-03-20 20:22:07 -07:00
pdiff.js Basic perceptual diffing support for KaTeX 2014-01-29 16:29:21 -08:00
pdiff.png Basic perceptual diffing support for KaTeX 2014-01-29 16:29:21 -08:00
test.html Add some basic testing using jasmine 2013-07-11 18:32:44 -07:00