ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* paragraph notes when located in text
@ 2022-01-04 18:23 Pablo Rodriguez via ntg-context
  2022-01-05 18:46 ` Jean-Pierre Delange via ntg-context
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2022-01-04 18:23 UTC (permalink / raw)
  To: ntg-context; +Cc: Pablo Rodriguez

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@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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-06 16:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-04 18:23 paragraph notes when located in text Pablo Rodriguez via ntg-context
2022-01-05 18:46 ` Jean-Pierre Delange via ntg-context
2022-01-06 16:23   ` Pablo Rodriguez via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).