[NTG-context] paragraph notes when located in text
Jean-Pierre Delange
adeimantos at free.fr
Wed Jan 5 19:46:48 CET 2022
AMHO, there is no text with dorecurse … Then the buffer is empty ! And if I remember the buffer setup should be placed before the starttext command. Am I wrong ?
> Le 4 janv. 2022 à 19:23, Pablo Rodriguez via ntg-context <ntg-context at ntg.nl> a écrit :
>
> 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
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
>
> maillist : ntg-context at ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage : http://www.pragma-ade.nl / http://context.aanhet.net
> archive : https://bitbucket.org/phg/context-mirror/commits/
> wiki : http://contextgarden.net
> ___________________________________________________________________________________
More information about the ntg-context
mailing list