mirror of
https://github.com/typst/typst
synced 2025-05-13 20:46:23 +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.