On Wed, Jul 2, 2008 at 1:46 PM, Steffen Wolfrum <[EMAIL PROTECTED]> wrote:
> Hi,
>
> converting a MSWord Doc file to TEI-XML gives me this kind of index
> range:
>
> <anchor type="bookmark-start" xml:id="Index216"/>
>
> <anchor type="bookmark-end" corresp="#Index216"/
>  ><index><term>Verfassungsvertrag</term></index>
>
>
>
> Unfortunately in ConTeXt the register entry is required the other way
> round:
>
> \startregister[index][knuthrange1]{Knuth}
>
> \stopregister[index][knuthrange1]
>
>
>
> Could it be possible also to provide something like ...
>
> \startregister[index][Index216]
>
> \stopregister[index][Index216]{Verfassungsvertrag}
>
>
> ... in mkii, please?

You could use twopassdata to save then index entry in the first run
and pass it to \startregister in the second run.

Regards
Wolfgang
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to