Skip to content

Footnotes created in a loop - article contributors/corresponding author #4611

Answered by arnold-c
arnold-c asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you very much for the explanation, and not a problem about the late reply - I've been away for the last month, so it wasn't a delay from my end!

I updated it to use the below, but ran into a different issue that all the numbers of the footnotes were the same (though they showed the correct bodies) i.e.,

#show footnote.entry: it => [
  #set par(hanging-indent: 0.7em)
  #set align(left)
  #counter(footnote).display(it.note.numbering) #it.note.body
]

produced

Note: I have replaced the numbering with "a" as it's a little easier to track what's going on

Using .get() shows that for some reason, the same counter number is being reused for all the footnotes i.e.,

#show footnote.entry: it =>

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@arnold-c
Comment options

Answer selected by arnold-c
@EpicEricEE
Comment options

@arnold-c
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants