I have a document like this:

    \starttext
        \index{dogs}
        
        \index{cats}
        
        \index{flowers}
        
        \index{snails}
        
        \index{trees}
        
        \placeindex
        
    \stoptext
    
As I understand, if you use \index{animals+dogs}, it will place dogs as a 
sub-category of dogs.

Is there any way to control this centrally, for instance:

\addtosub[animals]{dogs, cats, snails}
\addtosub[plants]{flowers, trees}

Such a way would make it so \index{dogs} places an entry for "dog" under "d" 
and "animals --> dogs" under "a".
--Joel
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

Reply via email to