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
___________________________________________________________________________________

Reply via email to