Re: [NTG-context] indexing query

2012-05-11 Thread Alan Bowen
I should add, perhaps, that I am using MKII, since adapting this project to MKIV is not feasible. A. On Fri, May 11, 2012 at 11:45 AM, Alan Bowen bowenala...@gmail.com wrote: I am trying to construct an index of passages and have run into a curious problem: The test file is:

Re: [NTG-context] indexing query

2012-05-11 Thread Hans Hagen
On 11-5-2012 18:35, Alan Bowen wrote: I should add, perhaps, that I am using MKII, since adapting this project to MKIV is not feasible. A. On Fri, May 11, 2012 at 11:45 AM, Alan Bowenbowenala...@gmail.com wrote: I am trying to construct an index of passages and have run into a curious

[NTG-context] indexing query

2012-03-18 Thread Alan Bowen
Sorry: My effort escaped without a subject line. In placing the heads and subheads of indices, \index defaults to Headlocator Head subheadlocator I need to get the subhead without repeating the Head, as in Headlocator subheadlocator How can I do this? Is there some

Re: [NTG-context] indexing query

2012-03-18 Thread Wolfgang Schuster
Am 18.03.2012 um 17:38 schrieb Alan Bowen: Sorry: My effort escaped without a subject line. In placing the heads and subheads of indices, \index defaults to Headlocator Head subheadlocator I need to get the subhead without repeating the Head, as in Headlocator

Re: [NTG-context] indexing query

2012-03-18 Thread Alan Bowen
To answer my own question, after experimentation: \index[key]{form::entry} with \setupregister[index][form][textstyle=\hskip1em] A. On Sun, Mar 18, 2012 at 12:38 PM, Alan Bowen bowenala...@gmail.com wrote: Sorry: My effort escaped without a subject line. In placing the heads and subheads

Re: [NTG-context] indexing query

2012-03-18 Thread Alan Bowen
Sorry for the bother, Wolfgang. I think I have the answer now (see my message earlier by about 30 seconds). I had not realized that the textstyle key in \setupregister could take a command for positioning the head as well as its actual style. Alan On Sun, Mar 18, 2012 at 5:00 PM, Wolfgang

Re: [NTG-context] indexing query

2012-03-18 Thread Wolfgang Schuster
Am 18.03.2012 um 22:11 schrieb Alan Bowen: Sorry for the bother, Wolfgang. I think I have the answer now (see my message earlier by about 30 seconds). I had not realized that the textstyle key in \setupregister could take a command for positioning the head as well as its actual style.

Re: [NTG-context] indexing query

2012-03-18 Thread Alan Bowen
OK: That does not sound good, so back to basics then. Here is a test file. Perhaps the problem lies in how I am defining my keys. % with MKII the output is fine, but no contrastcolor % with MKIV subentry/subsubentry are not placed properly