I’m trying to understand what is the proper way to adjust spacing between footnotes, so that, for example, they will be separated with a blank line.
For this, I added #set footnote.entry(gap: 1em). But it seems that the size of its “em” corresponds not to the 30-pt foootnote text but to the 10-pt body text. Is it really so? Is it a bug?
Yesterday I also asked on GitHub, and Laurenz answered (by combining his answer to me and to Andrew in August):
All footnote properties are resolved relative to the styles shared by the whole page run (run of pages with same properties). Because of the current limitations, there isn’t much we can reasonably change here.