[NTG-context] paragraph notes when located in text
Pablo Rodriguez
oinos at gmx.es
Tue Jan 4 19:23:02 CET 2022
Dear list,
I have the following sample:
\setuppapersize[A6]
\showframe\showgrid
\setupnote[footnote][paragraph=yes]
%~ \setupnote[footnote][location=text, paragraph=yes]
\setupnotation[footnote][alternative=serried, width=broad]
\starttext
\startbuffer
\startlinenumbering[step=3]
\dorecurse{25}
{a\footnote{b} }
\stoplinenumbering
\stopbuffer
\getbuffer
\placenotes[footnote]
\stoptext
I get no paragraph notes with \setupnote[footnote][location=text,
paragraph=yes].
What am I missing here?
Many thanks for your help,
Pablo
More information about the ntg-context
mailing list