Hello, All
I was trying to add nomenclature section to my document.
In the preamble of the document in LyX I typed:
\usepackage{nomencl}
\makeglossary
Then, in the document where I wanted the Nomenclature I typed:
\printglossary
After this I exported the document into LaTeX format. Then, in order to get
an '.glo' file , at
console I typed:
Latex filename.tex <Enter>
unfortunately, I got a error message : File 'nomencl.sty' not found.
Does that mean I don't have 'nomencl' package properly installed ? Or shall
I set path for 'nomencl' package manually? (Actually, nomencl.sty is in the
program folder ' F:\Program Files\texmf\tex\latex\nomencl')
I am running on Win32, LyX 1.3.3, with MikTex installed. Document class is
report.
Thanks
Libing