Generating index when compiling document

Herbert Voss Herbert.Voss at fu-berlin.de
Fri Dec 2 13:56:26 UTC 2022



Am 02.12.22 um 14:46 schrieb Rich Shepard:
> On Fri, 2 Dec 2022, Herbert Voss wrote:
>
>> Did you insert the command »Insert -> Lists -> Index«  into your 
>> document?
>
>
> Yes.
>
> Since texindy is a perl script I'll look for a newer version to 
> replace it.


Rich, export your document to LaTeX, go into the directory of
the exported code and then run

pdflatex <file>
texindy file.idx

then you'll see what happens.  If you know the temporary directory
of the LyX files, you can also run texindy in that directory with the
current filename.


Herbert


More information about the lyx-users mailing list