Am 12.10.2010 um 13:18 schrieb Hans Hagen:

> btw, this is related to the somewhat weird feature of setting index entries 
> at the end - i might remove that feature if it keeps interfering -


When I have to deal with documents that were written in MSWord and export them 
to eg. TEI XML, it looks like this:

<anchor type="bookmark-start" xml:id="Keyword"/>
... text, text ...
<index>
   <term>Indexentry</term>
      <index>
         <term>Subentry</term>
      </index>
</index>
<anchor type="bookmark-end" corresp="#Keyword"/>


So, setting the index entrie at the end matches this order quite well ... 
And as a lot of documents originally are written in MSWord your feature is very 
useful!

Steffen
___________________________________________________________________________________
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