summaryrefslogtreecommitdiff
path: root/tests/ref/math
AgeCommit message (Expand)Author
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
2023-02-12Vertically center non-math content in math by defaultLaurenz
2023-02-03Fix font switch in mathLaurenz
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-02More robust automatic math spacingLaurenz
2023-02-02Matrix baseline alignmentLaurenz
2023-02-02Math testsLaurenz
2023-01-31Make lowercase greek italicLaurenz
2023-01-29Fix inline math bounding boxLaurenz
2023-01-29Fix testsLaurenz
2023-01-28Remove method call syntax kindLaurenz
2023-01-28More capable math callsLaurenz
2023-01-28Rework math attachments and accentsLaurenz
2023-01-27Fix math spacing bugsLaurenz
2023-01-27Symbol values and modulesLaurenz
2023-01-22Some fixesLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-12-07Extend math libraryLaurenz
2022-12-07Vectors and casesLaurenz
2022-12-06Math shorthandsLaurenz
2022-12-06More math syntaxLaurenz
2022-11-29Reorganize library and testsLaurenz
2022-11-03Tidy up libraryLaurenz
2022-06-13Fix inline math formula frame sizeLaurenz
2022-05-19Switch to New Computer Modern MathLaurenz
2022-05-18Hack in ReX for nowLaurenz
2022-04-30New block spacing modelLaurenz
2022-04-03Font fallbackLaurenz