mirror of
https://github.com/typst/typst
synced 2025-08-10 13:17:55 +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.