diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/issue-4454-footnote-ref-numbering.png | bin | 0 -> 830 bytes | |||
| -rw-r--r-- | tests/suite/model/footnote.typ | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/ref/issue-4454-footnote-ref-numbering.png b/tests/ref/issue-4454-footnote-ref-numbering.png Binary files differnew file mode 100644 index 00000000..0e89dbd9 --- /dev/null +++ b/tests/ref/issue-4454-footnote-ref-numbering.png 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. |
