aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorJohn MacFarlane <[email protected]>2023-06-05 16:07:36 -0700
committerJohn MacFarlane <[email protected]>2023-06-05 16:07:36 -0700
commit2c8de4c12939d8f9c0df0950e1f16fdccb1d86e6 (patch)
tree0e1e22d4ddf71cb01574ec8cff697606198427dd /data
parent5539eecd0bac048494a551b3da17f33d9b11c069 (diff)
Typst writer: use `#footnote` for notes.
Closes #8893.
Diffstat (limited to 'data')
-rw-r--r--data/templates/default.typst10
1 files changed, 0 insertions, 10 deletions
diff --git a/data/templates/default.typst b/data/templates/default.typst
index 94a9c88fb..67cbaf4f1 100644
--- a/data/templates/default.typst
+++ b/data/templates/default.typst
@@ -82,16 +82,6 @@ $endif$
$body$
-$if(notes)$
-#v(1em)
-#block[
-#horizontalrule
-#set text(size: .88em)
-#v(3pt) // otherwise first note marker is swallowed, bug?
-
-$notes$
-]
-$endif$
$if(citations)$
$if(bibliographystyle)$