Hello,

In my document, I have a description defined in this way:

\definedescription[DictEntry][headstyle=bold,location=serried,width=broad]


I use the DictEntry description like this:

*****************************************************************

\startDictEntry{Walters, Barbara (1931- )}
a  US  television  journalist  known especially  for  her  series
Barbara Walters  Special...
\stopDictEntry

\startDictEntry{Waterhouse, Keith (1929- )}
an English  journalist and writer  of novels and  plays...
\stopDictEntry

\startDictEntry{West, Rebecca (1892-1983)}
an  English   writer  and  journalist. She  wrote   many  novels...
\stopDictEntry

... etc.

*****************************************************************


What I  would like to do  is to automatically create  an \index{}
for  every DictEntry  so  that  every entry  then  appear in  the
register. Probably,  I   should  use  'between'   parameter  when
defining  my DictEntry  description, but  I'm confused  with what
should be  the proper  argument in  'between=\index{???}. I would
appreciate any help.


Thank you in advance.
Best, Pavel.
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to