i am currently working on my thesis. i want to include a list of acronyms, thus i am using the acronym package. After the commands \listoffigures and \listoftables i use the following code for the list of acronyms
this is actually working fine except of one little thing: "Acronyms" does not appear in the table of contents. This is because of the asterisk *, but i don't want it to be chapter 1, of course.
is there a work around for this situation?