summaryrefslogtreecommitdiff
path: root/tests/math.tex
Commit message (Collapse)AuthorAgeFilesLines
* [*] remove tests directoryPhilipp Gesang2014-01-021-56/+0
| | | | | | | | | | | Testing has been done using the test repo exclusively for quite some time now: https://bitbucket.org/phg/lua-la-tex-tests. Also, the ``mktests`` script partially automates testing of the font management. This changeset is just codifying the facts. If any of the tests deserves preservation please file an issue for inclusion into the test repo. Thanks!
* Fixing outdated math testElie Roux2013-04-201-1/+0
|
* Make the math test more usefulKhaled Hosny2011-11-101-3/+18
|
* Test for italic correctionKhaled Hosny2011-10-061-1/+5
|
* Fix for \overwithdelims and brothersKhaled Hosny2010-07-151-0/+7
| | | | | | | | We now fill in two extra math constants, FractionDelimiterSize and FractionDelimiterDisplayStyleSize. See: http://tug.org/pipermail/luatex/2010-July/001741.html
* ssty indexes from 1 in luatexWill Robertson2010-07-141-2/+2
|
* Another testKhaled Hosny2010-06-151-0/+5
|
* Extend and simplify the testKhaled Hosny2010-06-141-9/+15
|
* Populate MathConstants tableKhaled Hosny2010-06-141-0/+20
A temporary fix.