summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/flow-5.typ
blob: 5e580b9e83aa0dd78f2155b89ce43f1feea440e3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
// This bug caused an index-out-of-bounds panic when layouting paragraphs needed
// multiple reorderings.

---
#set page(height: 200pt)
#lorem(30)

#figure(placement: auto, block(height: 100%))

#lorem(10)

#lorem(10)