Search found 2 matches

by Greven
Tue Oct 11, 2011 11:20 am
Forum: Graphics, Figures & Tables
Topic: nomencl | Problems in creating a Nomenclature
Replies: 2
Views: 1276

nomencl | Problems in creating a Nomenclature

Hi all,

I am a novice in LaTeX and I have a problem using nomenclature. According to all guides on the internet, I shall first put \usepackage{nomencl} and \makenomenclature in the preamble, define variables according to \nomenclature{variable}{description}
and finally I put \printnomenclature ...