summaryrefslogtreecommitdiff
path: root/tests/typ/layout/columns.typ
AgeCommit message (Collapse)Author
2024-04-13Better test runner (#3922)Laurenz
2023-12-18Do not create a block frame for out-of-flow items only (#2517)Malo
2023-12-12More consistent spelling of "behaviour" (#2923)oliver
2023-03-08Require font to be a named argumentLaurenz
2023-02-25New default styleLaurenz
2023-02-13Fill and stroke properties for containersLaurenz
2023-02-12Make all nodes block-levelLaurenz
2022-12-15Reflection for castablesLaurenz
2022-11-28Widow and orphan preventionLaurenz
2022-05-01Outset; fix foldingMartin Haug
2022-04-10Move language-related properties from `par` to `text`Laurenz
Closes #67
2022-04-03Font fallbackLaurenz
2022-01-08Make all nodes into classesLaurenz
2021-12-28Minor changes to columnsMartin Haug
2021-12-27Adjust column size and expansion handlingMartin Haug
2021-12-27Apply simple suggestions from code reviewMartin
Co-Authored-By: Laurenz <laurmaedje@gmail.com>
2021-12-26Introduce equal-width columnsMartin Haug