diff options
| author | Martin Haug <mhaug@live.de> | 2023-11-24 16:38:03 +0100 |
|---|---|---|
| committer | Martin Haug <mhaug@live.de> | 2023-11-24 16:38:03 +0100 |
| commit | 2f795b5c07171affa0709195a9dae3ed5c0afbeb (patch) | |
| tree | 560cbef69dffb7d802a7371c7fdc88e7caf02052 /tests/typ | |
| parent | 1756718bab3055597723a9b433419ff07e6b7f02 (diff) | |
Bump Hayagriva
Fix #2572
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) |
