summaryrefslogtreecommitdiff
path: root/crates/typst-layout/src/inline
AgeCommit message (Collapse)Author
2025-07-08Rewrite foundations of native elements (#6547)Laurenz
2025-07-02Use "subs" and "sups" font features for typographic scripts (#5777)Malo
2025-06-27Sort line items by logical order when constructing frame (#5887)+merlan #flirora
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-06-25Minor fixes to doc comments (#6500)+merlan #flirora
2025-06-10Use the shaper in math (#6336)Max
2025-05-12Expand text link boxes vertically by half the leading spacing (#6252)Tobias Schmitz
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and ↵Tobias Schmitz
OBJECT-REPLACEMENT-CHARACTER (#6251) Co-authored-by: Max <max@mkor.je> Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-01-27Support first-line-indent for every paragraph (#5768)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
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-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-12-11Fix crash due to consecutive weak spacing (#5562)Laurenz
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-11-17Fix unnecessary hyphenation (#5394)wznmickey
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-11-04Disable justification in `raw(block: true, ...)` (#4889)Sébastien d'Herbais de Thun
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-28Fix clipping with outset (#5295)Eric Biedert
Co-authored-by: Laurenz <laurmaedje@gmail.com>
2024-10-27Split out four new crates (#5302)Laurenz