7 Mar
2015
7 Mar
'15
9:59 a.m.
Am 07.03.2015 um 00:08 schrieb mf
: Hello, I'd like to know how I can set the line height of paragraph footnotes. They get the line height set with \setupinterlinespace, whether I use the grid or not. Here's my configuration:
\setupnotation[footnote][ alternative=serried, numbercommand=, numberstopper=, numbercommand=\high, numberconversion=a, way=bypage, width=0pt, location=page ] \setupnote[footnote][ paragraph=yes, inbetween= \emdash{} , location=page ]
\startsetups[footnote:interlinespace] \setupinterlinespace[line=10pt] \stopsetups \setupnote[footnote][setups=footnote:interlinespace] Wolfgang