diff options
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/meta/bibliography-full.typ | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/meta/bibliography-full.typ b/tests/typ/meta/bibliography-full.typ index 0adc0b85..f67909b4 100644 --- a/tests/typ/meta/bibliography-full.typ +++ b/tests/typ/meta/bibliography-full.typ @@ -1,5 +1,5 @@ // Test the full bibliography. --- -#set page(paper: "a6") +#set page(paper: "a6", height: 160mm) #bibliography("/files/works.bib", full: true) |
