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
>> 
>> \setupregister[index][indicator=no]
>> \placeindex
>> \stoptext
>> 
>> 
>> 1) I'd like a single list with no blank lines in between letters (I've
>> already removed the indicator, but I'm stuck there).
>> 
>> 2) I'm trying to align the pagenumber on the right side of the column.
>> Should be easy, but...?!
> 
> Nobody has a solution? :-( Are my questions unclear and badly formulated?

\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[..,.=.,..]

Wolfgang
___________________________________________________________________________________
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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to