mirror of
https://github.com/typst/typst
synced 2025-06-28 00:03:17 +08:00
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.