summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/layout
AgeCommit message (Expand)Author
2025-06-20Generic casting for `Axes<T>`Laurenz
2025-06-19Fix align link in layout documentation (#6451)Noam Zaks
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-09Pin colspan and rowspan for blank cells (#6401)PgBiel
2025-06-02Fix typo in layout docs, change "size" to "height" (#6344)Andrew Voynov
2025-05-28Add remaining height example for layout (#6266)Andrew Voynov
2025-05-23Remove unused Marginal type (#6321)Tobias Schmitz
2025-04-10Use `measure` `width` argument in `layout` doc (#6160)Malo
2025-04-07Improved ratio and relative length docs (#5750)Andrew Voynov
2025-04-01Switch PDF backend to `krilla` (#5420)Laurenz Stampfl
2025-03-24Refactor grid header and footer resolving (#5919)PgBiel
2025-03-24Use `u64` instead of `usize` to store counter and enumeration item numbers, s...Eduardo Sánchez Muñoz
2025-03-24Expand page breaks' triggers for page(height: auto) in docs (#6081)Andrew Voynov
2025-02-25Add more methods to `direction` (#5893)Malo
2025-02-24Bump MSRV to 1.83 and Rust in CI to 1.85 (#5946)Laurenz
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-02-05Export target docs (#5812)Laurenz
2025-02-04Fix typo in page documentation (#5804)Ryan Chua
2025-02-03Refactor `Scope` (#5797)Laurenz
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23HTML tables (#5666)Michael Färber
2025-01-23Rework outline (#5735)Laurenz
2025-01-22Don't link items if container is already linked (#5732)Laurenz
2025-01-21Remove redundant doc comments on standard arguments (#5725)Laurenz
2025-01-10Don't generate accessors for required fields (#5680)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-18New `curve` element that supersedes `path` (#5323)Emmanuel Lesueur
2024-12-17Remove deprecated things and compatibility behaviours (#5591)Laurenz
2024-12-04Add HTML export formatLaurenz
2024-12-04Rename `Document` to `PagedDocument`Laurenz
2024-11-12Add support for page references through new `ref.form` property (#4729)Max
2024-10-27Split out four new crates (#5302)Laurenz
2023-11-24Merge `typst` and `typst-library`Laurenz
2023-11-21Tidy up some importsLaurenz
2023-11-19Added `ghost` attr to `elem` macro (#2718)Sébastien d'Herbais de Thun
2023-11-19Workaround for show set propagation on citationsLaurenz
2023-11-19Streamline importsLaurenz
2023-11-15Add span information to realized `ParElem` (#2675)Sébastien d'Herbais de Thun
2023-11-14Translate local names to Greek (#2684)Dimitri Kokkonis
2023-11-13Filter out meta items when adding CJK-Latin (#2655)Wenzhuo Liu
2023-11-08Change rectangle clip to use the inside of the stroke, not the middle. (#2626)Anton Wetzel
2023-11-07Make reference to spreading in arguments of `grid` (#2593)KronosTheLate
2023-11-06Content rework 2 - Electric Boogaloo (#2504)Sébastien d'Herbais de Thun
2023-10-31Fix citation grouping bug with spacesLaurenz
2023-10-31CSL supportLaurenz
2023-10-30Fixed typos (#2524)Fritz Rehde
2023-10-29Remove duplicated lookupLaurenz
2023-10-28Simplify linebreakingLaurenz
2023-10-28Bump ICU dataLaurenz