Path: utzoo!attcan!uunet!cs.utexas.edu!mailrus!ncar!boulder!grunwald From: grunwald@foobar.colorado.edu (Dirk Grunwald) Newsgroups: comp.text.tex Subject: Re: TeX indexer? Message-ID: <18493@boulder.Colorado.EDU> Date: 16 Mar 90 19:28:10 GMT References: <13590004@hpsad.HP.COM> <5148@jarthur.Claremont.EDU> Sender: news@boulder.Colorado.EDU Reply-To: grunwald@foobar.colorado.edu Organization: University of Colorado at Boulder Lines: 8 In-reply-to: dhosek@jarthur.Claremont.EDU's message of 16 Mar 90 06:49:17 GMT and if you don't like type ``keyword\index{keyword}'', you can always \def\Index#1{#1\index{#1}} and then simpley say \Index{keyword}.