diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-25 19:14:08 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-25 20:04:30 +0100 |
| commit | 7597b997890647aa0546ec7bfef1eae4e33cedcb (patch) | |
| tree | 286f2f30fe4814d1b5171ed166c9f162b152ce93 /tests/typ/layout/flow-orphan.typ | |
| parent | 49940fde7398a642f88c444700d482436266909d (diff) | |
New default style
Diffstat (limited to 'tests/typ/layout/flow-orphan.typ')
| -rw-r--r-- | tests/typ/layout/flow-orphan.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/flow-orphan.typ b/tests/typ/layout/flow-orphan.typ index 482fd145..9c5c2399 100644 --- a/tests/typ/layout/flow-orphan.typ +++ b/tests/typ/layout/flow-orphan.typ @@ -8,7 +8,7 @@ This is the start and it goes on. --- -#set page("a8", height: 150pt) +#set page("a8", height: 140pt) #set text(weight: 700) // Fits fully onto the first page. |
