Hi
I am writing my thesis in Latex using WinEdt v.5.4. I want to make nomenclature. I have inlcuded nomencl package and makenomenclature in my style file. I have also included \printnomenclature in my text. My project file is running without error, but it is not printing the nomenclature that I included in my text. I have checked the out put files and only .nlo is created, but nls is not created. I guess, makeindex is not working. It will be of great help if someone tell me how to fix the problem.
Many thanks,
Raj
Document Classes ⇒ Nomenclature
NEW: TikZ book now 40% off at Amazon.com for a short time.

-
- Posts: 707
- Joined: Tue Mar 25, 2008 5:02 pm
Nomenclature
How are you running makeindex?
You need a command like
You need a command like
Code: Select all
makeindex $file.nlo -s nomencl.ist -o $file.nls