Tagged Questions
3
votes
1answer
912 views
Acronym not defined warning
I'm getting some strange warnings when I build my latex files with pdftex (texlipse). I have defined an acronym list like this:
\chapter*{Acronyms}
\addcontentsline{toc}{chapter}{Acronyms}
...