summaryrefslogtreecommitdiff
path: root/tests/typ/layout/repeat.typ
AgeCommit message (Collapse)Author
2023-03-27Update changelogLaurenz
2023-03-24Replace infinite repeat layout panic with error (#235)Ryan Pitasky
When a page has auto width and there were no other constraints on the repetition width, this would previously panic. Now, there is an explicit check with a new error and test case.
2023-02-12Support fractional width for `box`Laurenz
2023-01-27Hashtags everywhere!Laurenz
2022-12-30Remove index syntax in favor of accessor methodsLaurenz
2022-12-09Align set ruleLaurenz
2022-11-29Reorganize library and testsLaurenz