Re: [NTG-context] Repeat second-level registers within index

2013-10-08 Thread mathew
OK, I've reduced my observed problems with index generation to a simple test case: \starttext \placeindex \page \index{one}whatever % Shows up [1] \index{one+sub}whatever % Shows up correctly as sub-entry \index{two}whatever % Shows up [2] \index{one}whatever % Skipped because duplicate of

Re: [NTG-context] Repeat second-level registers within index

2013-10-08 Thread Hans Hagen
On 10/8/2013 8:39 PM, mathew wrote: OK, I've reduced my observed problems with index generation to a simple test case: \starttext \placeindex \page \index{one}whatever % Shows up [1] \index{one+sub}whatever % Shows up correctly as sub-entry \index{two}whatever % Shows up [2]

Re: [NTG-context] Repeat second-level registers within index

2013-10-08 Thread mathew
On Tue, Oct 8, 2013 at 2:57 PM, Hans Hagen pra...@wxs.nl wrote: fixed in upload Thanks so much! mathew -- URL:http://www.pobox.com/~meta/ ___ If your question is of interest to others as well, please add an

Re: [NTG-context] Repeat second-level registers within index

2013-10-07 Thread mathew
I'm wondering if the changes for second level index generation are the reason why I'm now getting bogus duplicate first level index entries? e.g. e-mail addresses 3 e-mail addresses 4 e-mail addresses 4, 4 4 4 4 e-mail addresses 3 and so on. Clean install of ConTeXt

Re: [NTG-context] Repeat second-level registers within index

2013-09-29 Thread Thangalin
Thank you! Warm regards. On Sun, Sep 29, 2013 at 1:05 AM, Hans Hagen pra...@wxs.nl wrote: On 9/28/2013 12:27 AM, Thangalin wrote: Thank you, Hans. The error still seems to be present. Out of curiosity, what does max 4 mean? Does it limit the index nesting levels? indeed For my

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Hans Hagen
On 9/26/2013 12:16 PM, Philipp Gesang wrote: ···date: 2013-09-24, Tuesday···from: Thangalin··· Hi, How do you prevent ConTeXt from hiding (collapsing?) duplicate level 2 index items? For example: \startitem 5 array \index{hedgehog+SECTION A}hedgehog \stopitem

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Thangalin
Hi, I changed lines 695 in bin/context/tex/texmf-context/tex/context/base/strc-reg.lua to the above. I re-ran context against my test case and Philipp's example. Actual results: a foo 2 *aa 2 aaa 2 *bar 2 a foo 2 aa 2 Expected results: a foo 2 aa *foo 2 *aaa *foo 2 * bar 2

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Thangalin
Thank you, Hans. The error still seems to be present. Out of curiosity, what does max 4 mean? Does it limit the index nesting levels? For my project, I require 5 nesting levels -- is that possible? Kind regards. strc-reg.lua Description: Binary data

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Aditya Mahajan
On Fri, 27 Sep 2013, Thangalin wrote: Hi, I changed lines 695 in bin/context/tex/texmf-context/tex/context/base/strc-reg.lua to the above. Did you regenerate the format: context --make Aditya ___ If your

Re: [NTG-context] Repeat second-level registers within index

2013-09-27 Thread Thangalin
Hi, I did not. I have since run *context --make* and the second-level registers are working. Thank you. ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist :

Re: [NTG-context] Repeat second-level registers within index

2013-09-26 Thread Philipp Gesang
···date: 2013-09-24, Tuesday···from: Thangalin··· Hi, How do you prevent ConTeXt from hiding (collapsing?) duplicate level 2 index items? For example: \startitem 5 array \index{hedgehog+SECTION A}hedgehog \stopitem \startitem 7 army

[NTG-context] Repeat second-level registers within index

2013-09-24 Thread Thangalin
Hi, How do you prevent ConTeXt from hiding (collapsing?) duplicate level 2 index items? For example: \startitem 5 array \index{hedgehog+SECTION A}hedgehog \stopitem \startitem 7 army \index{herring+SECTION A}herring \stopitem \startitem 100