summaryrefslogtreecommitdiff
path: root/tests/suite/layout
AgeCommit message (Expand)Author
2025-06-27Bump `typst-dev-assets` (#6514)Max
2025-06-10Table multiple headers and subheaders (#6168)PgBiel
2025-06-10Improve number lexing (#5969)Ian Wrzesinski
2025-06-09Pin colspan and rowspan for blank cells (#6401)PgBiel
2025-05-12Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACE...Tobias Schmitz
2025-05-06Respect RTL cell layouting order in grid layout (#6232)Tobias Schmitz
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-02-25Add more methods to `direction` (#5893)Malo
2025-02-23Fix HTML export of table with gutter (#5920)PgBiel
2025-01-24Semantic paragraphs (#5746)Laurenz
2025-01-23Handle boxes and blocks a bit better in HTML export (#5744)Laurenz
2025-01-23HTML tables (#5666)Michael Färber
2024-12-20Fix crash when block or text have negative sizes (#5610)PgBiel
2024-12-20HTML tests (#5594)Michael Färber
2024-12-18Fix infinite loop with footnote which never fits (#5498)PgBiel
2024-12-18Bump `unicode-bidi` (#5598)wznmickey
2024-12-17Fix sticky blocks at the top of blocks and pages (#5581)PgBiel
2024-12-17Rename `pattern` to `tiling` (#5590)Laurenz
2024-12-11Fix crash due to consecutive weak spacing (#5562)Laurenz
2024-12-11Add number-syntax edge case tests (#5560)Ian Wrzesinski
2024-12-09Forbid base prefix for numbers with a unit (#5548)wznmickey
2024-12-09Forbid footnote migration in pending floats (#5497)PgBiel
2024-12-08Fix multiple footnotes in footnote entry (#5545)PgBiel
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-10-28Fix clipping with outset (#5295)Eric Biedert
2024-10-18Fix optimized linebreaks without justification (#5236)Laurenz
2024-10-14Fix tag order with `place` and fr block bugs (#5203)Laurenz
2024-10-12Refactor and fix bounds metric (#5186)Laurenz
2024-10-12Fix logical ordering of floats and footnotes (#5185)Laurenz
2024-10-10Fix scales for unit conversion (#5169)Laurenz
2024-10-08Disable line numbers for block equations (#5163)Laurenz
2024-10-08Allow unbreakable multi-layouters to expand (#5162)Laurenz
2024-10-08Allow sticky blocks to be breakable (#5161)Laurenz
2024-10-02Adjust line number clearance (#5093)PgBiel
2024-10-01Fix panic in spilled block layout (#5085)Laurenz
2024-10-01Improve region progression handlingLaurenz
2024-09-30Change default font to Libertinus Serif (#4969)Laurenz
2024-09-26Spelling (#5020)Josh Soref
2024-09-26Rename place scope "page" to "parent" (#5027)Jeremie Knuesel
2024-09-25New flow layout, with multi-column floats (#5017)Laurenz
2024-09-17Fix repetition of Thai characters (#4977)Laurenz
2024-09-17Fix bad bound in forcibly overflowing optimal paragraph layout (#4975)Laurenz
2024-09-16Shrink tests (#4967)Laurenz
2024-09-10Flow collection phase (#4931)Laurenz
2024-09-02New realization / Text show rules now work across elements (#4876)Laurenz
2024-09-02Better hint for non-zero em length (#4873)Sébastien d'Herbais de Thun
2024-09-02Add a skew function (#4803)Bzero