summaryrefslogtreecommitdiff
path: root/crates/typst-layout/src/math
AgeCommit message (Expand)Author
2025-07-02Use "subs" and "sups" font features for typographic scripts (#5777)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-04Apply short fall consistently in math when stretching (#6377)Max
2025-06-04Apply script-style to numbers consistently in math (#6320)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-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-03-11Fix `cargo clippy` warnings (mostly about `.repeat.take` and `.next_back`) (#...evie
2025-02-24Fix math accent base height calculation (#5941)Max
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-05Fix small copy-paste oversight (#5811)Eric Biedert
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Update math TextElem layout to separate out SymbolElemIan Wrzesinski
2025-01-23Use SymbolElem in more places and add `char` cast for contentIan Wrzesinski
2025-01-23Basic SymbolElem additionIan Wrzesinski
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)Laurenz
2024-12-20Fix math size resolving (#5596)Max
2024-12-20Fix arbitrarily nested equations in the base of `math.attach` (#5613)Max
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
2024-12-08Fix multiline annotations in over- elems in math changing the baseline (#5459)Max
2024-11-29Make `math.italic` compatible with ħ (#5492)Malo
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-10-30Make `math.bold` compatible with Greek digamma (#5316)Malo
2024-10-30Guard against font bug in math glyph assembly code (#5288)Max
2024-10-30Add `math.accent` support for `flac` and `dtls` OpenType features (#5202)Max
2024-10-27Split out four new crates (#5302)Laurenz