[NTG-context] setupinterlinespace affects headers and footers
Jon Wong
jhannwong at gmail.com
Sat Aug 31 14:59:07 CEST 2019
Hi,
Yikes! Erm…
MWE:
\startsetups[headertext]
\startframed[frame=off,align=flushright,width=fit]
{
\setupinterlinespace[12pt]
\the\baselineskip\\
abc
}
\stopframed
\stopsetups
\setupheadertexts[\directsetup{headertext}]
\starttext
{
\setupinterlinespace[24pt]
\input{knuth}
\page
\input{knuth}
\page
\input{knuth}
}
\stoptext
Only the last page is immune to the double-spacing.
Regards
Jon
> On Aug 31, 2019, at 8:54 PM, Wolfgang Schuster <wolfgang.schuster.lists at gmail.com> wrote:
>
> Jon Wong schrieb am 31.08.2019 um 09:25:
>> Hi all,
>>
>> Can I limit \setupinterlinespace to body text only?
>
> Example?
>
> Wolfgang
More information about the ntg-context
mailing list