summaryrefslogtreecommitdiff
path: root/tests/ref/math
AgeCommit message (Expand)Author
2023-08-05Period and slash are ordinary characters in math (#1855)damaxwell
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-08-03large operators have limits in displays; relations have limits always (#1748)damaxwell
2023-07-20Improved #box baselines in math (#1755)damaxwell
2023-07-20Center delimiters vertically about the axis (#1756)damaxwell
2023-07-20Center large operators on axis (#1735)damaxwell
2023-07-18Improved math root layout (#1743)damaxwell
2023-07-18split attach test (#1744)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
2023-07-10Better primes in math (#1614)sitandr
2023-07-10Customizable math classes (#1681)Eric Biedert
2023-07-06Handle single and alternate substs for single glyphs in math mode (#1592)bluebear94
2023-07-06Add support for weak elements in math (#1633)bluebear94
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 t...damaxwell
2023-06-24Added argument to disable limits in inline math, closes #1522 (#1552)sitandr
2023-06-20Make factorial take precedence over fraction in math expressions (#1487)bluebear94
2023-06-20Created new system for limits (fixes #1443) (#1452)sitandr
2023-06-09Treat function-looking code in attachment as function (#985)Alex Saveau
2023-06-09Don't type check matrices (#1442)Alex Saveau
2023-05-23Forced size command in math (#1128)sitandr
2023-05-19Fixed symbol style reset in stretching (#1195)sitandr
2023-05-12Show rules for symbols (fixes #1130) (#1175)sitandr
2023-05-11Adjust attach() per TeXbook Appendix G 18a (#1129)Leedehai
2023-05-11Alternate between right/left alignment in equations (#936)Alex Saveau
2023-05-03Add shorthand for root operation (#929)Marmare314
2023-05-02Add ICC profiles to images in PDF and update `usvg`, `svg2pdf` (#822)Martin Haug
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-04-27Make ast == ast.op (fixes #1004) (#1017)Alex Saveau
2023-04-25Support indices preceding the base symbol, revamping #699 (#825)Leedehai
2023-04-25Support implicit alignment (#749)Alex Saveau
2023-04-24Fix broken matrices with alignment and optimize code while we're at it (#935)Alex Saveau
2023-04-24Obey alignment in matrices (#892)Alex Saveau
2023-04-21Implement math `cancel` function (#793)Pg Biel
2023-04-20Convert math alignment to single-pass algorithm (#891)Alex Saveau
2023-04-19Make `dot` be multiplication and add `dot.period` for periods (#747)Alex Saveau
2023-04-13Strip trailing line breaks in math equations (#750)Alex Saveau
2023-03-29Fix styling of text operatorsLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-27Fix matrix delimitersLaurenz
2023-03-27Parse decimals as a unitLaurenz
2023-03-25Newton's notation for derivatives (#281)Alexander Ekdahl
2023-03-21Embed standard fonts in binaryv23-03-21-2Laurenz
2023-03-18Equation numberingLaurenz
2023-02-25New default styleLaurenz
2023-02-14Better table linesLaurenz