[NTG-context] no paragraph footnotes when located in text
Pablo Rodriguez
oinos at gmx.es
Sun Jan 16 21:04:04 CET 2022
Dear list,
using current latest (2022.01.15 17:32), I still experience an already
reported issue
(https://mailman.ntg.nl/pipermail/ntg-context/2022/104770.html):
\setuppapersize[A6]
\showframe\showgrid
%~ \setupnote[footnote][paragraph=yes]
\setupnote[footnote][location=text, paragraph=yes]
\setupnotation[footnote][alternative=serried, width=broad]
\starttext
\startlinenumbering[step=3]
\dorecurse{25}
{a\footnote{b} }
\stoplinenumbering
\placenotes[footnote]
\stoptext
I don’t get paragraph notes with "location=text".
Could anyone confirm the issue or tell me what I’m missing?
Many thanks for your help,
Pablo
More information about the ntg-context
mailing list