Hi, Andrey. Phyllis put an Index to the CinGG manual in Latex (see git). But I can't get it to work in TexStudio. I put the following line in Configure --> Commands --> Makeindex: makeindex -s nomencl.ist -o CinelerraGG_Manual.nls CinelerraGG_Manual.nlo but if I try to build it via Tools --> Commands --> MakeIndex I get the following error: "Process started: makeindex -s nomencl.ist -o CinelerraGG_Manual.nls CinelerraGG_Manual.nlo Input index file CinelerraGG_Manual.nlo not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...] Process exited with error(s)" Actually the CinelerraGG_Manual.nlo file exists, but it is the one created for the glossary and in fact contains the glossary entries. Can you suggest a solution?