summaryrefslogtreecommitdiff
path: root/crates/typst-layout/src/inline
AgeCommit message (Expand)Author
2025-06-27Sort line items by logical order when constructing frame (#5887)+merlan #flirora
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 OBJECT-REPLACE...Tobias Schmitz
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
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
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
2024-10-31Replace `once_cell`'s `Lazy` as much as possible (#4617)Abdul-Rahman Sibahi
2024-10-28Fix clipping with outset (#5295)Eric Biedert
2024-10-27Split out four new crates (#5302)Laurenz