diff options
Diffstat (limited to 'tests/typ/bugs')
| -rw-r--r-- | tests/typ/bugs/flow-4.typ | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/typ/bugs/flow-4.typ b/tests/typ/bugs/flow-4.typ new file mode 100644 index 00000000..f49873f5 --- /dev/null +++ b/tests/typ/bugs/flow-4.typ @@ -0,0 +1,5 @@ +// In this bug, a frame intended for the second region ended up in the first. + +--- +#set page(height: 105pt) +#block(lorem(20)) |
