diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/bugs/grid-3.png | bin | 0 -> 1844 bytes | |||
| -rw-r--r-- | tests/typ/bugs/grid-3.typ | 8 |
2 files changed, 8 insertions, 0 deletions
diff --git a/tests/ref/bugs/grid-3.png b/tests/ref/bugs/grid-3.png Binary files differnew file mode 100644 index 00000000..c4569851 --- /dev/null +++ b/tests/ref/bugs/grid-3.png diff --git a/tests/typ/bugs/grid-3.typ b/tests/typ/bugs/grid-3.typ new file mode 100644 index 00000000..19317c50 --- /dev/null +++ b/tests/typ/bugs/grid-3.typ @@ -0,0 +1,8 @@ +// Ensure that the list does not jump to the third page. + +--- +#set page(height: 70pt) +#v(40pt) +The following: ++ A ++ B |
