I need to generate the List of Acronyms for a report class document, i used this method to make the acronym:
insert -> nomenclature entry
then I write the symbol and the description. Example:
Symbol: API
Description: Application Programming Interface
But when I did this:
insert -> List / TOC -> Nomenclature
in the place where I want the list of acronyms to appear nothing happens.
What am I doing wrong here, and how to insert an abbreviation table into my document?
Update:
I know about this Question but what I want is not an abbreviation table after each chapter; I want one in the beginning of the document after the table of contents.
but at the place where they should be displayed. I didn't used the second command you mentioned. Update: I just tried it and it worked fine. I am not sure why you are using the second command...
– C.Colden May 18 '13 at 11:14"Tools > Preferences > Output > LaTeX" set to "makeindex -s nomencl.ist"maybe put this as an answer so I can accept it. – Yahya KACEM May 18 '13 at 21:02