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] \index{one}whatever % Skipped because duplicate of [1] \index{two}whatever % Shows up as a duplicate of [2] \index{three}whatever % Doesn't show up at all
\stoptext
So, both duplicate entries and missing entries. It could be that having a mixture of 1-level and 2-level index entries isn't supported, but it *used* to work... Unfortunately I hadn't updated my ConTeXt install in months, so I can't tell when it broke.
it's a side effect of another fix that itself made me share some local tables but that itself interfered with delayed injection of code fixed in upload Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------