summaryrefslogtreecommitdiff
path: root/tests/suite/model/ref.typ
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2025-06-19 09:29:38 +0200
committerGitHub <noreply@github.com>2025-06-19 07:29:38 +0000
commit0bc68df2a9a87ca7e36e34dab56b07c666d64760 (patch)
treebf42ac0e1785465035d4611235bc0991ee3af27e /tests/suite/model/ref.typ
parentf32cd5b3e1e9b5c81f8fe72042212a7c7d3a43a7 (diff)
Hint for label in both document and bibliography (#6457)
Diffstat (limited to 'tests/suite/model/ref.typ')
-rw-r--r--tests/suite/model/ref.typ3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/suite/model/ref.typ b/tests/suite/model/ref.typ
index 2f8e2fa2..87b1c409 100644
--- a/tests/suite/model/ref.typ
+++ b/tests/suite/model/ref.typ
@@ -51,7 +51,8 @@ $ A = 1 $ <eq2>
// Test ambiguous reference.
= Introduction <arrgh>
-// Error: 1-7 label occurs in the document and its bibliography
+// Error: 1-7 label `<arrgh>` occurs both in the document and its bibliography
+// Hint: 1-7 change either the heading's label or the bibliography key to resolve the ambiguity
@arrgh
#bibliography("/assets/bib/works.bib")