|
From: <wib...@nt...> - 2004-11-20 13:15:32
|
Hello,
I am having a problem with my table of contents (PhD Thesis).
I want to add a line in the table of contents which says: Paper I-III,
but I don't want to have it page numbered! In my OUT.tex-file the table
of content looks like this:
1 1
1.1 2
1.2 5
.
etc.
References 99
Paper I-III 101
In the end of the document (before end{document} I have added a line
like this:
\addcontentsline{toc}{chapter}{Papers I--III}
..
Which puts Paper I-III in the table of contents, but I don't want 101 to
be in it too. Do you know what I can do about it. It is a long time
since I made it, so I am not shure why I did it like that in the first
place and now it is going to be printed the next few days... hopefully
without 101..
I tried to change the toc-file, but that did not work. Any ideas?
Thanks, Wibeke
I
|