summaryrefslogtreecommitdiff
path: root/tests/suite/math
AgeCommit message (Expand)Author
2025-06-26Allow deprecating symbol variants (#6441)Malo
2025-06-11Do not force `math.mid` elements to have the Large math class (#5980)Malo
2025-06-10Use the shaper in math (#6336)Max
2025-06-03Fix bottom accent positioning in math (#6187)Max
2025-05-28Fix stroking of glyphs in math mode (#6243)Mikołaj
2025-05-28Remove line break opportunity when math operator precededes a closing paren (...Ian Wrzesinski
2025-05-20Error if an unexpected named argument was received (#6192)frozolotl
2025-04-17Add test for flattened accents in math (#6188)Max
2025-04-02Parse multi-character numbers consistently in math (#5996)Ian Wrzesinski
2025-03-31Unify layout of `vec` and `cases` with `mat` (#5934)Max
2025-03-31Add dotless parameter to `math.accent` (#5939)Max
2025-03-11Fix `math.root` frame size (#6021)Max
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