[NTG-context] columnar footnotes
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Sun Apr 1 09:31:51 CEST 2012
Am 31.03.2012 um 23:25 schrieb Pablo Rodríguez:
> I'm trying to get a particular footnote series in columns. The body and
> other footnotes and line notes have no columns.
>
> Consulting the wiki, I thought this is the right code for it:
>
> \setupcolumns[n=2]
> \definenote[dict]
> \setupnote[dict][before=\stopcolumns, after=\startcolumns]
\setupnote[dict][n=2]
The columns environment can only be used in the normal text.
Wolfgang
More information about the ntg-context
mailing list