Dear list,

I have the following sample:

  \setuppapersize[A6]
  \setuplinenumbering
    [width=margin, location=outer, align=middle]
  \setupnote[linenote]
    [paragraph=yes, compress=yes, compressmethod=separator]
  \setupnotation[linenote]
    [alternative=serried, width=broad]
  \definelinenote[otherlinenote]
  %~ \setupnote[otherlinenote]
    %~ [compress=yes]
  \starttext
  \startlinenumbering
  \dorecurse{20}
    {uvwxyz\linenote{abcdef} }
  \stoplinenumbering
  \stoptext

For some reason unknown to me, "compress=yes" only works in linenote if
I setup another linenote and set it up with "compress=yes".

Could anyone tell me what I am missing or have I hit a bug?

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