diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/meta/bibliography-full.png | bin | 149965 -> 148897 bytes | |||
| -rw-r--r-- | tests/typ/meta/bibliography-full.typ | 2 | ||||
| -rw-r--r-- | tests/typ/meta/bibliography.typ | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/meta/bibliography-full.png b/tests/ref/meta/bibliography-full.png Binary files differindex 2ccccf54..4d324152 100644 --- a/tests/ref/meta/bibliography-full.png +++ b/tests/ref/meta/bibliography-full.png diff --git a/tests/typ/meta/bibliography-full.typ b/tests/typ/meta/bibliography-full.typ index f67909b4..cebe7e0d 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", height: 160mm) +#set page(paper: "a6", height: 170mm) #bibliography("/files/works.bib", full: true) diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ index ec90a96a..0ce4b7f7 100644 --- a/tests/typ/meta/bibliography.typ +++ b/tests/typ/meta/bibliography.typ @@ -40,5 +40,5 @@ Now we have multiple bibliographies containing @glacier-melt @keshav2007read #bibliography("/files/works.bib") --- -// Error: 15-55 duplicate bibliography keys: netwok, issue201, arrgh, quark, distress, glacier-melt, tolkien54, sharing, restful, mcintosh_anxiety, psychology25 +// Error: 15-55 duplicate bibliography keys: netwok, issue201, arrgh, quark, distress, glacier-melt, tolkien54, DBLP:books/lib/Knuth86a, sharing, restful, mcintosh_anxiety, psychology25 #bibliography(("/files/works.bib", "/files/works.bib")) |
