summaryrefslogtreecommitdiff
path: root/crates/typst-layout
AgeCommit message (Expand)Author
2025-02-26Fix curve with multiple non-closed components. (#5963)Emmanuel Lesueur
2025-02-10Respect `par` constructor arguments (#5842)Laurenz
2025-02-10Don't crash on image with zero DPI (#5835)PgBiel
2025-02-06Documentation fixes and improvements (#5816)Malo
2025-02-05Fix small copy-paste oversight (#5811)Eric Biedert
2025-02-02Revert adding `flatten-text` to `image` (#5789)Laurenz
2025-01-31Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)Malo
2025-01-31Include images from raw pixmaps and more (#5632)frozolotl
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
2025-01-09Revamp data loading and deprecate `decode` functions (#5671)Laurenz
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