[NTG-context] paragraph footnotes line height
Pablo Rodriguez
oinos at gmx.es
Sat Mar 7 11:42:02 CET 2015
On 03/07/2015 10:59 AM, Wolfgang Schuster wrote:
>> Am 07.03.2015 um 00:08 schrieb mf:
>> I'd like to know how I can set the line height of paragraph footnotes.
>> [...]
>
> \startsetups[footnote:interlinespace]
> \setupinterlinespace[line=10pt]
> \stopsetups
>
> \setupnote[footnote][setups=footnote:interlinespace]
Wolfgang,
this doesn’t work with paragraph footnotes:
\startsetups[setups:footnote]
\setupinterlinespace[line=8ex]
\stopsetups
\setupnotation[footnote][
alternative=serried,
numbercommand=\high,
numberconversion=a,
way=bypage,
width=0pt,
]
\setupnote[footnote][
paragraph=yes,
inbetween= \emdash{} ,
setups=setups:footnote,
]
\starttext
\dorecurse{2}{These are footnotes\footnote{\input knuth}. }
\stoptext
Is it a bug?
Pablo
--
http://www.ousia.tk
More information about the ntg-context
mailing list