All footnotes on one page #2974
-
Is there a way to have a footnote page at the end of the document? I tried:
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Current hack is just asssuming the footnotes are in order and enumerating the |
Beta Was this translation helpful? Give feedback.
-
I search Discord and find…
Besides, if you need bibliography, you can use |
Beta Was this translation helpful? Give feedback.
I search Discord and find…
Footnotes & Endnotes, qjcg/awesome-typst
Dedicated Notes Function(s) · typst/typst · Discussion #1335
Besides, if you need bibliography, you can use
#bibliography("○○.bib")
.