From b9c0fd87d304942db315ca6fdbccddf233d045cd Mon Sep 17 00:00:00 2001 From: Laurenz Date: Tue, 14 Feb 2023 12:34:16 +0100 Subject: Fix grid sizing --- tests/typ/bugs/grid-3.typ | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/typ/bugs/grid-3.typ (limited to 'tests/typ') 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 -- cgit v1.2.3