From 2f795b5c07171affa0709195a9dae3ed5c0afbeb Mon Sep 17 00:00:00 2001 From: Martin Haug Date: Fri, 24 Nov 2023 16:38:03 +0100 Subject: Bump Hayagriva Fix #2572 --- tests/ref/meta/bibliography-full.png | Bin 147030 -> 149965 bytes tests/ref/meta/bibliography-ordering.png | Bin 155039 -> 155470 bytes tests/ref/meta/bibliography.png | Bin 118033 -> 119754 bytes tests/ref/meta/cite-footnote.png | Bin 47295 -> 47687 bytes tests/ref/meta/cite-form.png | Bin 29107 -> 32970 bytes tests/ref/meta/cite-group.png | Bin 16597 -> 15233 bytes tests/ref/text/linebreak-obj.png | Bin 45427 -> 58271 bytes tests/typ/meta/bibliography-full.typ | 2 +- 8 files changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/ref/meta/bibliography-full.png b/tests/ref/meta/bibliography-full.png index 39173896..2ccccf54 100644 Binary files a/tests/ref/meta/bibliography-full.png and b/tests/ref/meta/bibliography-full.png differ diff --git a/tests/ref/meta/bibliography-ordering.png b/tests/ref/meta/bibliography-ordering.png index d1be5ddf..e221e5df 100644 Binary files a/tests/ref/meta/bibliography-ordering.png and b/tests/ref/meta/bibliography-ordering.png differ diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png index ed3dd667..3b855fdd 100644 Binary files a/tests/ref/meta/bibliography.png and b/tests/ref/meta/bibliography.png differ diff --git a/tests/ref/meta/cite-footnote.png b/tests/ref/meta/cite-footnote.png index bd027cc2..4fabdaad 100644 Binary files a/tests/ref/meta/cite-footnote.png and b/tests/ref/meta/cite-footnote.png differ diff --git a/tests/ref/meta/cite-form.png b/tests/ref/meta/cite-form.png index 7394b89e..8adeac92 100644 Binary files a/tests/ref/meta/cite-form.png and b/tests/ref/meta/cite-form.png differ diff --git a/tests/ref/meta/cite-group.png b/tests/ref/meta/cite-group.png index ade98093..8d02a903 100644 Binary files a/tests/ref/meta/cite-group.png and b/tests/ref/meta/cite-group.png differ diff --git a/tests/ref/text/linebreak-obj.png b/tests/ref/text/linebreak-obj.png index 665bfa00..b5c75d91 100644 Binary files a/tests/ref/text/linebreak-obj.png and b/tests/ref/text/linebreak-obj.png differ 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) -- cgit v1.2.3