Dear list,

I have the following sample:

    \setuppapersize[A7]
    \definelinenote[othernote]
       [paragraph=yes,
        compress=yes,
        compressmethod=separator]
    \setuplinenote[paragraph=yes,
        compress=yes,
        compressmethod=stopper]
    \setupnotation[linenote, othernote]
        [alternative=serried]
    \starttext
    \startlinenumbering
    \dorecurse{25}
     {a\linenote{b}\othernote{c} }
    \stoplinenumbering
    \stoptext

I’m afraid I get both methods between notes from the same line and after
the the last note from the line (and the number and note from the next
line).

Sorry for insisting, but if this isn’t a bug, I really don’t know what
I’m missing.

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 / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to