Re: word list for document index

2007-04-15 Thread Russell L. Harris
* Florian Kulzer <[EMAIL PROTECTED]> [070414 02:46]: > On Thu, Apr 12, 2007 at 15:20:39 -0500, Russell L. Harris wrote: > > [ ...transition from tetex to texlive; so far so good, but... ] > > > (4) Now when I try to run LaTeX on a document, there is an error message: > > > > This is pdfeTeX,

Re: word list for document index

2007-04-13 Thread Kevin Mark
On Fri, Apr 13, 2007 at 09:59:45AM +0200, Florian Kulzer wrote: > On Thu, Apr 12, 2007 at 15:20:39 -0500, Russell L. Harris wrote: > > [ ...transition from tetex to texlive; so far so good, but... ] > > > (4) Now when I try to run LaTeX on a document, there is an error message: > > > > This

Re: word list for document index

2007-04-13 Thread Florian Kulzer
On Thu, Apr 12, 2007 at 15:20:39 -0500, Russell L. Harris wrote: [ ...transition from tetex to texlive; so far so good, but... ] > (4) Now when I try to run LaTeX on a document, there is an error message: > > This is pdfeTeX, Version 3.141592-1.30.5-2.2 (Web2C 7.5.5) > ---! /home/rlh/.te

Re: word list for document index

2007-04-12 Thread Russell L. Harris
* Florian Kulzer <[EMAIL PROTECTED]> [070412 05:49]: > On Thu, Apr 12, 2007 at 05:35:45 -0500, Russell L. Harris wrote: >> * Florian Kulzer [070412 05:21]: >>> Try "detex -w somefile.tex" to get the word list. Detex processes >>> \input and \include commands automatically and it can deal with >>>

Re: word list for document index

2007-04-12 Thread Florian Kulzer
On Thu, Apr 12, 2007 at 05:35:45 -0500, Russell L. Harris wrote: > * Florian Kulzer [070412 05:21]: > > Try "detex -w somefile.tex" to get the word list. Detex processes \input > > and \include commands automatically and it can deal with both plain TeX > > and LaTeX source files. Detex is included

Re: word list for document index

2007-04-12 Thread Russell L. Harris
* Florian Kulzer <[EMAIL PROTECTED]> [070412 05:21]: > Try "detex -w somefile.tex" to get the word list. Detex processes \input > and \include commands automatically and it can deal with both plain TeX > and LaTeX source files. Detex is included in texlive-extra-utils. Thanks, Florian. I now am i

Re: word list for document index

2007-04-12 Thread Florian Kulzer
On Thu, Apr 12, 2007 at 04:59:36 -0500, Russell L. Harris wrote: > * Kushal Kumaran [070412 04:42]: > > On 4/12/07, Russell L. Harris wrote: > >> I wish to add an index to documents I am writing. I am using > >> XEmacs and LaTeX. > > Have you seen the TeX FAQ? The section > > http://www.tex.ac.uk

Re: word list for document index

2007-04-12 Thread Russell L. Harris
* Kushal Kumaran <[EMAIL PROTECTED]> [070412 04:42]: > On 4/12/07, Russell L. Harris <[EMAIL PROTECTED]> wrote: >> I wish to add an index to documents I am writing. I am using >> XEmacs and LaTeX. > Have you seen the TeX FAQ? The section > http://www.tex.ac.uk/cgi-bin/texfaq2html?label=toascii mi

Re: word list for document index

2007-04-12 Thread Kushal Kumaran
On 4/12/07, Russell L. Harris <[EMAIL PROTECTED]> wrote: I wish to add an index to documents I am writing. I am using XEmacs and LaTeX. It appears that makeindex is obsolescent and has been superseded by xindy, so I plan to use xindy. >From an article titled "MakeIndex: An Index Processor for

word list for document index

2007-04-12 Thread Russell L. Harris
I wish to add an index to documents I am writing. I am using XEmacs and LaTeX. It appears that makeindex is obsolescent and has been superseded by xindy, so I plan to use xindy. >From an article titled "MakeIndex: An Index Processor for LaTeX", written by Leslie Lamport (17 February 1987), it ap