Re: [NTG-context] Index setup

2012-04-14 Thread Jeff Smith
On Sat, Apr 14, 2012 at 08:26, Wolfgang Schuster wrote: > \setupregister[index][indicator=no,pagecommand=\wordright,before=] > > Setup commands are put before \starttext, when you really need these settings > for a certain register placement you can write \placeindex[..,.=.,..] Thanks a lot, Wol

Re: [NTG-context] Index setup

2012-04-14 Thread Wolfgang Schuster
Am 14.04.2012 um 03:46 schrieb Jeff Smith: >> So basically, I have this: >> >> \starttext >> >> \chapter{Ch1} >> >> \index{abc}abc >> >> \index{bcd}bcd >> >> \index{def}def >> >> \chapter{Ch2} >> >> \index{wxy}wxy >> >> \index{xyz}xyz >> >> \index{zzz}zzz >> >> \page >> >> \setupregist

Re: [NTG-context] Index setup

2012-04-13 Thread Jeff Smith
> So basically, I have this: > > \starttext > > \chapter{Ch1} > > \index{abc}abc > > \index{bcd}bcd > > \index{def}def > > \chapter{Ch2} > > \index{wxy}wxy > > \index{xyz}xyz > > \index{zzz}zzz > > \page > > \setupregister[index][indicator=no] > \placeindex > \stoptext > > > 1) I'd like a single li

[NTG-context] Index setup

2012-04-10 Thread Jeff Smith
Hi all! Better late than never, you'll say, because I've just started using MkIV... :-) I have some troubles setupping an index and the options I try using from the (old) ConTeXt manual don't help or seem to have no effect. So basically, I have this: \starttext \chapter{Ch1} \index{abc}abc \i