summaryrefslogtreecommitdiff
path: root/tests/ref/math/spacing.png
AgeCommit message (Collapse)Author
2024-04-13Better test runner (#3922)Laurenz
2024-01-04Bump New Computer Modern fonts to version 5.02 (#3072)Pol Dellaiera
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2023-11-29Update New Computer Modern fonts to version 4.7 (#2764)Leedehai
2023-10-22Refactor `cancel`, now able to take absolute angle or functions (#2466)LU Jialin
2023-08-26Fix weak spacing broken in math (#1966)sitandr
2023-08-05Correct spacing between closing delimiter and large operators (#1857)damaxwell
2023-08-03Ensure normal weight math font face is consistent (#1774)damaxwell
2023-07-20Center delimiters vertically about the axis (#1756)damaxwell
2023-07-17Support for bounding box text edges (#1626)damaxwell
2023-07-17Classify `dots.c`, `dots.down`, `dots.up` and `dots.v` as normal (#1726)Liam Murphy
Fixes #713. They were previously classified by Unicode as relations, which caused a '+' sign after one of them to be treated as a unary operator rather than a binary operator. This PR overrides the Unicode classification and classifies them as normal instead, which causes a '+' sign after one of them to be properly treated as a binary operator.
2023-06-26support optical sizes for script/scriptscript when available (#1580)damaxwell
2023-06-26math under/overline now draws simple lines based on parameters in math font ↵damaxwell
table (#1568)
2023-05-11Adjust attach() per TeXbook Appendix G 18a (#1129)Leedehai
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-02-02More robust automatic math spacingLaurenz
2023-02-02Math testsLaurenz