for compiling my thesis citation index, I pass the following command to MakeIndex:
Code: Select all
"%bm".idx
Code: Select all
"%bm".nlo -s nomencl.ist -o "%bm".nls
Both work fine independently (compiling their respective lists), but what do I pass to get both to work?
I guess the MakeIndex.exe runs just once, per compilation.
Cheers.
FYI: Using MiKTex, TeXnicCenter, Memior class, Natbib referencing.