Re: [NTG-context] Registers with distinguishable entries.

2012-04-27 Thread S Barmeier
On 04/26/2012 10:14 PM, Alan BRASLAU wrote: > On Thu, 26 Apr 2012 19:18:55 +0900 > S Barmeier wrote: > >> \defineregister[Music][Musics] > > Musics? > > Alan Hey, that wasn't me... It was like that when I got it =) ___

Re: [NTG-context] Registers with distinguishable entries.

2012-04-26 Thread Robert Blackstone
On Thu, Apr 26, 2012 12:53:57 +0200, Philipp Gesang wrote > You want the ?compress? switch in placeregister, or indicate > ranges with \{start,stop}register: > > > \defineregister [demo] [demoes] > \starttext > > \demo{Demo

Re: [NTG-context] Registers with distinguishable entries.

2012-04-26 Thread Robert Blackstone
On Thu, Apr 26, 2012 19:18:55 +0900 S Barmeier wrote > > Leaving out the plural in \setupregister gives you the setup you set up. > Thank you, Severin. I always wondered what the plural form of the name between the second pair of square brackets in the \setup command was for (I still do). But any

Re: [NTG-context] Registers with distinguishable entries.

2012-04-26 Thread Alan BRASLAU
On Thu, 26 Apr 2012 19:18:55 +0900 S Barmeier wrote: > \defineregister[Music][Musics] Musics? Alan ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg

Re: [NTG-context] Registers with distinguishable entries.

2012-04-26 Thread Philipp Gesang
Hi Robert, On 2012-04-26 12:07, Robert Blackstone wrote: > In many books page numbers indicating illustrations are set in italics. > Pagenumbers indicating foot- or endnotes often have a suffix "n". This I’d like to have in Context, too. > Furthermore, when an indexed item is discussed on a num

Re: [NTG-context] Registers with distinguishable entries.

2012-04-26 Thread S Barmeier
Leaving out the plural in \setupregister gives you the setup you set up. \defineregister[Note][Notes] \setupregister[Note][n=2,pagestyle=small,textstyle=normal] \defineregister[Text][Texts] \setupregister[Text][n=2,textstyle=normal,pagestyle=normal] \defineregister[Music][Musics] \setupregister[