Re: [NTG-context] compression not working in linenotes

2017-03-02 Thread Pablo Rodriguez
On 03/01/2017 07:40 PM, Pablo Rodriguez wrote:
> Dear list,
> 
> I don’t get compressed linenotes with this source:
> 
> \setuppapersize[A5]
> \setupnote[linenote][paragraph=yes]
> \setupnotation[linenote]
> [alternative=serried, compress=yes, compressseparator=]
> [...]
> Am I missing something or is it a bug?

Replying to myself: the compression options belong to \setupnote and not
to \setupnotation.

Sorry for the noise.

Pablo
-- 
http://www.ousia.tk
___
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
___

[NTG-context] compression not working in linenotes

2017-03-01 Thread Pablo Rodriguez
Dear list,

I don’t get compressed linenotes with this source:

\setuppapersize[A5]
\setupnote[linenote][paragraph=yes]
\setupnotation[linenote]
[alternative=serried, compress=yes, compressseparator=]
\starttext
\startlinenumbering
\dorecurse{100}{text\linenote{variant} }
\stoplinenumbering
\stoptext

Am I missing something or is it a bug?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___
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
___