summaryrefslogtreecommitdiff
path: root/tests/typ/math
AgeCommit message (Collapse)Author
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
Fixes #1475.
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
Fixes #572
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
Breaking change: abbreviate attach() attachment params, top -> t, bottom -> b
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-04-05Fix inversion cal frak R (#593)Raphaƫl CV
2023-03-29Fix styling of text operatorsLaurenz
2023-03-27Update fibonacci example and add `round` functionLaurenz
2023-03-27Update changelogLaurenz
2023-03-27Fix parsing of unbalanced delimiters in mathLaurenz
2023-03-27Allow disabling vector and matrix delimitersLaurenz
2023-03-27Fix matrix delimitersLaurenz
Fixes #200.
2023-03-27Parse decimals as a unitLaurenz
Fixes #257.
2023-03-25Newton's notation for derivatives (#281)Alexander Ekdahl
2023-03-18Equation numberingLaurenz
2023-03-18Rename formula to equationLaurenz
2023-03-08Require font to be a named argumentLaurenz
2023-03-07Fully untyped modelLaurenz
2023-02-25New default styleLaurenz
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-06More fontsLaurenz
2023-02-03Fix font switch in mathLaurenz
2023-02-02Rename infinity symbolLaurenz
2023-02-02Fix inconsistency between text and idents in mathLaurenz
2023-02-02Ignore accent when positioning superscriptLaurenz
2023-02-02Fix root index placement againLaurenz
2023-02-02Merge text and math symbolsLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Math testsLaurenz