summaryrefslogtreecommitdiff
path: root/crates/typst-library/src/layout
AgeCommit message (Expand)Author
2025-02-25Fix 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
2023-10-28Fix justification with hanging indent and negative spacingLaurenz
2023-10-28Fix justified linebreaking without justifiablesLaurenz
2023-10-27Fix trailing mandatory breaks being swallowed (#2502)tingerrr
2023-10-25Fix pagebreak.to check (#2475)Francisco J. Sanchez
2023-10-22Support adjustment of more CJK punctuation (#2456)Wenzhuo Liu
2023-10-22Fix compiler panic for float with no vertical alignment (#2437)MALO
2023-10-22Don't hyphenate on no-break characters (#2396)Eric Biedert
2023-10-17Filter out prohibited line breaks in `par` (#2376)tingerrr
2023-10-17Automatically add spacing between CJK and Latin characters (#2334)Peng Guanwen
2023-10-10Fix clipping when a box/block has a `radius` (#2338)Sébastien d'Herbais de Thun
2023-10-09Adjust table inset behavior to the same as container's (#1979) (#2323)HydroH
2023-10-05Fix crashes with infinite lengths (part 2) (#2298)bluebear94
2023-10-03Gradient Part 2 - Linear gradients (#2279)Sébastien d'Herbais de Thun
2023-10-03Honor text’s fallback option for hyphenation (#2301)bluebear94
2023-09-28initial Romanian support (#2246)DVDTSB