summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorYip Coekjan <69834864+Coekjan@users.noreply.github.com>2024-07-02 22:46:25 +0800
committerGitHub <noreply@github.com>2024-07-02 14:46:25 +0000
commit75246f930b9041c206a8a3c87e6db03bfc9111fd (patch)
treeb930396e9587f9177396f47d4aa6711ec6904260 /tests/suite
parent728fb7e475d024e7534aec1e47ea9b888671c1b3 (diff)
Fix footnote-reference numbering (#4456)
Diffstat (limited to 'tests/suite')
-rw-r--r--tests/suite/model/footnote.typ4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/model/footnote.typ b/tests/suite/model/footnote.typ
index 34450ca4..d72ca25a 100644
--- a/tests/suite/model/footnote.typ
+++ b/tests/suite/model/footnote.typ
@@ -187,3 +187,7 @@ B #footnote[b]
#set page(height: 50pt)
#footnote[A]
#footnote[B]
+
+--- issue-4454-footnote-ref-numbering ---
+// Test that footnote references are numbered correctly.
+A #footnote(numbering: "*")[B]<fn>, C @fn, D @fn, E @fn.