summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-03-27 15:20:30 +0200
committerLaurenz <laurmaedje@gmail.com>2023-03-27 15:21:18 +0200
commit133621969045ec8f23a5dca7fe33837c2cba0e32 (patch)
tree484e2fdd6dbdbf1fbb7d8ccb5ebe02ed3498290a /tests
parent13ece5ec265e4e81b396cd3d469569b6c0ea2601 (diff)
Fix numeric bibliography ordering
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/meta/bibliography-ordering.pngbin0 -> 144132 bytes
-rw-r--r--tests/typ/meta/bibliography-ordering.typ7
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/meta/bibliography-ordering.png b/tests/ref/meta/bibliography-ordering.png
new file mode 100644
index 00000000..e59e792b
--- /dev/null
+++ b/tests/ref/meta/bibliography-ordering.png
Binary files differ
diff --git a/tests/typ/meta/bibliography-ordering.typ b/tests/typ/meta/bibliography-ordering.typ
new file mode 100644
index 00000000..c1c9880b
--- /dev/null
+++ b/tests/typ/meta/bibliography-ordering.typ
@@ -0,0 +1,7 @@
+#set page(width: 300pt)
+
+@mcintosh_anxiety, @psychology25
+@netwok, @issue201, @arrgh, @quark, @distress,
+@glacier-melt, @issue201, @tolkien54, @sharing, @restful
+
+#bibliography("/works.bib")