I use the package glossaries in this way.
Code: Select all
\usepackage[acronym,toc]{glossaries}
Code: Select all
\printglossary[type=\acronymtype,title=XXX,nonumberlist=true,toctitle=XXX, style=altlong4colwithindent]
The only thing I can think of is that I have to put some parameters to MakeIndex but when I try this (in TeXnicCenter) I just get errors.
Code: Select all
-s "%tm.ist" -t "%tm.alg" -o "%tm.acr" "%tm.acn"
