summaryrefslogtreecommitdiff
path: root/tests/typ/meta/cite-group.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typ/meta/cite-group.typ')
-rw-r--r--tests/typ/meta/cite-group.typ19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/typ/meta/cite-group.typ b/tests/typ/meta/cite-group.typ
deleted file mode 100644
index 331c87ca..00000000
--- a/tests/typ/meta/cite-group.typ
+++ /dev/null
@@ -1,19 +0,0 @@
-// Test citation grouping.
-
----
-A#[@netwok@arrgh]B \
-A@netwok@arrgh B \
-A@netwok @arrgh B \
-A@netwok @arrgh. B \
-
-A @netwok#[@arrgh]B \
-A @netwok@arrgh, B \
-A @netwok @arrgh, B \
-A @netwok @arrgh. B \
-
-A#[@netwok @arrgh @quark]B. \
-A @netwok @arrgh @quark B. \
-A @netwok @arrgh @quark, B.
-
-#set text(0pt)
-#bibliography("/assets/bib/works.bib")