I find the distance between my footnotes too large: 1 first foornote <too much space> 2 second footnote Trying \setupfootnotes[after={\blank-2mm]}] does not change anything as is the case with \setupnotation[footnote][after={\blank[-2mm]}] A strange phenomenon I noticed when wxperimenting for this post: \setupnotes[bodyfont=12pt] does change the font in the footnotes, but \setupnotation[footnote][bodyfont=12pt] does not. I thought that in mkiv \setupnotation[footnote] should completely replace \setupnotes. How is that? Hans van der Meer
Am 27.02.2013 um 10:26 schrieb "Meer, H. van der"
I find the distance between my footnotes too large:
1 first foornote <too much space> 2 second footnote
Trying \setupfootnotes[after={\blank-2mm]}] does not change anything as is the case with \setupnotation[footnote][after={\blank[-2mm]}]
A strange phenomenon I noticed when wxperimenting for this post:
\setupnotes[bodyfont=12pt] does change the font in the footnotes, but \setupnotation[footnote][bodyfont=12pt] does not. I thought that in mkiv \setupnotation[footnote] should completely replace \setupnotes. How is that?
Footnotes are placed in a block and the settings of the block (e.g. the rule at the top) are controlled by \setupnote but the layout of each entry is controlled by \setupnotation. Wolfgang
participants (2)
-
Meer, H. van der
-
Wolfgang Schuster