summaryrefslogtreecommitdiff
path: root/tests/typ/math
AgeCommit message (Expand)Author
2023-11-27Fix trailing comma of function call in math mode (#2772)T0mstone
2023-11-27Implement mid() for middle delimiters in lr() (#2760)Leedehai
2023-11-13Allow non-string contents for math operators (#2663)frozolotl
2023-10-22Refactor `cancel`, now able to take absolute angle or functions (#2466)LU Jialin
2023-10-22Add support for negative augment indexes (#2372)SekoiaTree
2023-10-12MathAttach::primes: account for possible hash before base (#2363)bluebear94
2023-10-09Multinomial coefficients (#2237)TheJosefOlsson
2023-09-21Add gaps for matrix, case, and vector (#2186)SekoiaTree
2023-09-18Fix "set align" for block equations (#2157)Eric Biedert
2023-09-13Fix newline in text in mathLaurenz
2023-09-06Don't automatically match fencesLaurenz
2023-08-26Fix weak spacing broken in math (#1966)sitandr
2023-08-25Initial support for augmented matrices (#1679)lolstork
2023-08-10Fix single prime in subscript (#1909)sitandr
2023-08-06Fix incomplete line endings (#1866)Matt Fellenz
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-03large operators have limits in displays; relations have limits always (#1748)damaxwell
2023-07-20Improved #box baselines in math (#1755)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-17Rename math symbols (#1124)KG
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-28Reintroduce `--root`Laurenz
2023-06-26support optical sizes for script/scriptscript when available (#1580)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-09Rename `cramp` to `cramped`Laurenz
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-29Add regression test for fix 3eb1f31 (#1320)Leedehai
2023-05-24Rework delimiter errorsLaurenz
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-03Add shorthand for root operation (#929)Marmare314
2023-04-28Initial fix for spacing on decorated math operators (#1023)Pg Biel
2023-04-27Remove trailing blankspaces (#1001)Leedehai
2023-04-26Touch up docsLaurenz
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