summaryrefslogtreecommitdiff
path: root/crates/typst-layout
AgeCommit message (Expand)Author
2025-01-08More flexible and efficient `Bytes` representation (#5670)Laurenz
2025-01-06Move `CellGrid` from `typst-layout` to `typst-library` (#5585)Michael Färber
2024-12-20Fix math size resolving (#5596)Max
2024-12-20Fix arbitrarily nested equations in the base of `math.attach` (#5613)Max
2024-12-20Fix crash when block or text have negative sizes (#5610)PgBiel
2024-12-18Fix infinite loop with footnote which never fits (#5498)PgBiel
2024-12-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-17Support for defining which charset should be covered by a font (#5305)Peng Guanwen
2024-12-17Fix sticky blocks at the top of blocks and pages (#5581)PgBiel
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-16Add reversed numbering (#5563)+merlan #flirora
2024-12-16Derivation comment for calculation in `repeat` (#5575)Andrew Voynov
2024-12-11Fix crash due to consecutive weak spacing (#5562)Laurenz
2024-12-09Forbid footnote migration in pending floats (#5497)PgBiel
2024-12-09Fix sizing of quadratic shapes (square/circle) (#5451)+merlan #flirora
2024-12-08Add support for converting text in SVGs to paths (#5390)Laurenz Stampfl
2024-12-08Fix multiline annotations in over- elems in math changing the baseline (#5459)Max
2024-12-08Fix multiple footnotes in footnote entry (#5545)PgBiel
2024-12-05Bump Rust to 1.83 (#5534)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
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-26Fix `path` with infinite length causing panic (#5457)Max
2024-11-26Tags shouldn't affect row height in equations (#5458)Max
2024-11-17Fix unnecessary hyphenation (#5394)wznmickey
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-11-05Fix unstoppable empty footnote loop (#5354) (#5364)wznmickey
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-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-28Fix clipping with outset (#5295)Eric Biedert
2024-10-27Split out four new crates (#5302)Laurenz