ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* startregister <-> stopregister
@ 2008-07-02 11:46 Steffen Wolfrum
  2008-07-03  6:32 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Wolfrum @ 2008-07-02 11:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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?


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: startregister <-> stopregister
  2008-07-02 11:46 startregister <-> stopregister Steffen Wolfrum
@ 2008-07-03  6:32 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2008-07-03  6:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Wed, Jul 2, 2008 at 1:46 PM, Steffen Wolfrum <context@st.estfiles.de> 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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-03  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-02 11:46 startregister <-> stopregister Steffen Wolfrum
2008-07-03  6:32 ` Wolfgang Schuster

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).