Generalmakeindex conflict for citationindex and nomenclature index

General information and discussion about TeXnicCenter
Post Reply
biogadfly
Posts: 1
Joined: Thu Mar 13, 2008 7:33 am

makeindex conflict for citationindex and nomenclature index

Post by biogadfly »

Dear Users,
for compiling my thesis citation index, I pass the following command to MakeIndex:

Code: Select all

"%bm".idx
Today I added an abbreviations (nomencl) index to the front matter, passing the following to MakeIndex:

Code: Select all

"%bm".nlo -s nomencl.ist -o "%bm".nls
Subsequently, although my citation index remained in the DVI (as the .idx etc is unchanged), it does not repopulate (0 accepted), therefore will not contain any new changes to my referencing.

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply