Re: Has anybody lost their book's index when switching to lualatex?

2021-01-02 Thread Dr Eberhard W Lisse
Steve, in my large (handbook) project with 20 child documents and a Makefile of 502 lines (with has a bit of fancy stuff, such as a number of included PDFs, images, and text files (config files from other servers) all triggering the LyX run, stamp generation (!) and backup after looking up which

Re: Has anybody lost their book's index when switching to lualatex?

2021-01-02 Thread Steve Litt
> > On 2020-12-31 18:24 , Steve Litt wrote: > > Hi all, > > > > I switched from compiling with LaTeX to compiling with LuaLaTeX, > > and my book's index went away. Upon further research, I found that > > I had forgotten to run makeindex between the first and second > > LuaLaTeX compile. So if

Re: Has anybody lost their book's index when switching to lualatex?

2021-01-01 Thread Dr Eberhard W Lisse
LyX does this automatically, doesn't it? Or do you export to TeX and then run lualatex? el On 2020-12-31 18:24 , Steve Litt wrote: > Hi all, > > I switched from compiling with LaTeX to compiling with LuaLaTeX, and my > book's index went away. Upon further research, I found that I had >

Has anybody lost their book's index when switching to lualatex?

2020-12-31 Thread Steve Litt
Hi all, I switched from compiling with LaTeX to compiling with LuaLaTeX, and my book's index went away. Upon further research, I found that I had forgotten to run makeindex between the first and second LuaLaTeX compile. So if you ever lose your index, look to see if you perform a makeindex in