summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/meta/bibliography.pngbin167075 -> 118062 bytes
-rw-r--r--tests/typ/meta/bibliography.typ3
2 files changed, 3 insertions, 0 deletions
diff --git a/tests/ref/meta/bibliography.png b/tests/ref/meta/bibliography.png
index c5a408af..8e5e18ec 100644
--- a/tests/ref/meta/bibliography.png
+++ b/tests/ref/meta/bibliography.png
Binary files differ
diff --git a/tests/typ/meta/bibliography.typ b/tests/typ/meta/bibliography.typ
index e25c5410..94b44346 100644
--- a/tests/typ/meta/bibliography.typ
+++ b/tests/typ/meta/bibliography.typ
@@ -30,6 +30,9 @@ And quark! @quark
---
#set page(width: 200pt)
+#set heading(numbering: "1.")
+#show bibliography: set heading(numbering: "1.")
+
= Multiple Bibs
Now we have multiple bibliographies containing #cite("glacier-melt", "keshav2007read")
#bibliography(("/works.bib", "/works_too.bib"))