summaryrefslogtreecommitdiff
path: root/tests/suite/math
AgeCommit message (Expand)Author
2025-02-23Make math shorthands noncontinuable (#5925)Max
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-23Fix delimiter unparen syntax (#5739)Ian Wrzesinski
2025-01-09Better math argument parsing (#5008)Max
2025-01-06Improve `repr` for `arguments` (#5652)Malo
2024-12-20Fix math size resolving (#5596)Max
2024-12-20Fix arbitrarily nested equations in the base of `math.attach` (#5613)Max
2024-12-08Fix multiline annotations in over- elems in math changing the baseline (#5459)Max
2024-11-27Fix weak spacing being ignored unconditionally in `math.lr` (#5477)Max
2024-11-27Use extended shape information for glyph `text_like`-ness (#5483)Max
2024-11-26Ignore leading and trailing ignorant fragments in `math.lr` (#5473)Max
2024-11-26Tags shouldn't affect row height in equations (#5458)Max
2024-11-12Removed deprecated `diff` symbol (#5388)Andrew Voynov
2024-10-319. Parse math field access in the lexerIan Wrzesinski
2024-10-30Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)Max
2024-10-10Fix bug in `math.frac` layout code (#5177)Max
2024-10-10Resolve lengths in math with scaled font size (#5168)Eric Biedert
2024-10-07Fix panic for empty breakable block equations (#5116)Eric Biedert
2024-10-01Fix breakable block equation overflow (#5078)Max
2024-10-01Fix `math.stretch` not working vertically with attachments (#5069)Max
2024-09-27Fix `math.lr` size argument not being applied to enclosed `math.mid` (#5050)Max
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Add `math.stretch` element function (#5030)Max
2024-09-26Add alignment parameter to matrices and vectors (#4998)Max
2024-09-26Extend hint for unknown variables in math (#5038)Max
2024-09-02Improve unknown variable diagnostics (#4858)tingerrr
2024-08-26Implement math kerning and fix various `math.attach` bugs (#4762)Max
2024-08-26Don't number empty regions of broken block equations (#4836)Eric Biedert
2024-08-26Fix nested attachments when the base in `math.attach` has attachments (#4832)Max
2024-08-15Adjust the baseline of root radicand frame (#4736)Leedehai
2024-08-09Split shorthands into math and markup, add tilde shorthand (#4706)Max
2024-08-09Make under/overlines behave the same as accents in attach base (#4695)Max
2024-08-05Add missing under/over-delimiters (#4637)mkorje
2024-07-15Wrapping with parens should not push superscripts higher (#4545)Leedehai
2024-07-08Primes should not further raise next superscript's position (#4492)Leedehai
2024-07-06Avoid spaces around ignorant and invisible elements in math (#4348)Eric Biedert
2024-06-04Pad matrix cell to make matrix have a consistent height (#4153)Wenzhuo Liu
2024-06-04Align point and linebreak should not increase math row height (#4306)Leedehai
2024-06-04Align corner brackets to the top and bottom when scaling (#4200)+merlan #flirora
2024-05-30Make block equations breakable (#4226)Eric Biedert
2024-05-27Trim weak spacing at line start/end in paragraph layout (#4087)LU Jialin
2024-05-22Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211)Malo
2024-05-22Fix equation resizing when adding the equation number (#4179)Leedehai
2024-05-17Fix equations in RTL text (#4150)Laurenz
2024-05-15`show math.equation: set align(..)` shall not break alignment points (#4094)Leedehai
2024-05-07Make more characters stretchable by mid() (#4092)Leedehai
2024-05-07Fix: `number-align` should align line/number baselines (#4024)Leedehai