Author: Taco Hoekwater
Date:
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] indexing suggestion
Hans van der Meer wrote:
> Making this into a macro I am now typing:
> in this \indexed{sentence} etc.
\def\indexed{\dosingleempty\doindexed}
\def\doindexed[#1]#2%
{\iffirstargument\index[#1]{#2}\else\index{#2}\fi#2}
Cheers, Taco
_______________________________________________
ntg-context mailing list
ntg-context@???
http://www.ntg.nl/mailman/listinfo/ntg-context