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 | |
| parent | 1756718bab3055597723a9b433419ff07e6b7f02 (diff) | |
Bump Hayagriva
Fix #2572
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/meta/bibliography-full.png | bin | 147030 -> 149965 bytes | |||
| -rw-r--r-- | tests/ref/meta/bibliography-ordering.png | bin | 155039 -> 155470 bytes | |||
| -rw-r--r-- | tests/ref/meta/bibliography.png | bin | 118033 -> 119754 bytes | |||
| -rw-r--r-- | tests/ref/meta/cite-footnote.png | bin | 47295 -> 47687 bytes | |||
| -rw-r--r-- | tests/ref/meta/cite-form.png | bin | 29107 -> 32970 bytes | |||
| -rw-r--r-- | tests/ref/meta/cite-group.png | bin | 16597 -> 15233 bytes | |||
| -rw-r--r-- | tests/ref/text/linebreak-obj.png | bin | 45427 -> 58271 bytes | |||
| -rw-r--r-- | tests/typ/meta/bibliography-full.typ | 2 |
8 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/meta/bibliography-full.png b/tests/ref/meta/bibliography-full.png Binary files differindex 39173896..2ccccf54 100644 --- a/tests/ref/meta/bibliography-full.png +++ b/tests/ref/meta/bibliography-full.png diff --git a/tests/ref/meta/bibliography-ordering.png b/tests/ref/meta/bibliography-ordering.png Binary files differindex d1be5ddf..e221e5df 100644 --- a/tests/ref/meta/bibliography-ordering.png +++ b/tests/ref/meta/bibliography-ordering.png diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png Binary files differindex ed3dd667..3b855fdd 100644 --- a/tests/ref/meta/bibliography.png +++ b/tests/ref/meta/bibliography.png diff --git a/tests/ref/meta/cite-footnote.png b/tests/ref/meta/cite-footnote.png Binary files differindex bd027cc2..4fabdaad 100644 --- a/tests/ref/meta/cite-footnote.png +++ b/tests/ref/meta/cite-footnote.png diff --git a/tests/ref/meta/cite-form.png b/tests/ref/meta/cite-form.png Binary files differindex 7394b89e..8adeac92 100644 --- a/tests/ref/meta/cite-form.png +++ b/tests/ref/meta/cite-form.png diff --git a/tests/ref/meta/cite-group.png b/tests/ref/meta/cite-group.png Binary files differindex ade98093..8d02a903 100644 --- a/tests/ref/meta/cite-group.png +++ b/tests/ref/meta/cite-group.png diff --git a/tests/ref/text/linebreak-obj.png b/tests/ref/text/linebreak-obj.png Binary files differindex 665bfa00..b5c75d91 100644 --- a/tests/ref/text/linebreak-obj.png +++ b/tests/ref/text/linebreak-obj.png 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) |
