Thanks a lot!
THAT solve my problem!
btw. yes it is a report!
Search found 3 matches
- Mon Apr 04, 2011 12:27 pm
- Forum: Page Layout
- Topic: Table Of Contents Problem
- Replies: 4
- Views: 2554
- Thu Mar 31, 2011 2:42 pm
- Forum: Page Layout
- Topic: Table Of Contents Problem
- Replies: 4
- Views: 2554
Table Of Contents Problem
You could use
\addtocontents{toc}{\protect\addcontentsline{toc}{chapter}{\contentsname}}
nope, that doesn't solve my problem... now there is no Contents in my TOC but a "v".
Abstract1.........i
Abstract2.........ii
v
Introduction.....1
Btw. I don't like "Contents" listed in the TOC.
I ...
\addtocontents{toc}{\protect\addcontentsline{toc}{chapter}{\contentsname}}
nope, that doesn't solve my problem... now there is no Contents in my TOC but a "v".
Abstract1.........i
Abstract2.........ii
v
Introduction.....1
Btw. I don't like "Contents" listed in the TOC.
I ...
- Thu Mar 31, 2011 2:04 pm
- Forum: Page Layout
- Topic: Table Of Contents Problem
- Replies: 4
- Views: 2554
Table Of Contents Problem
Hi Guys!
I do have a problem with my BachelorsThesis.
My Professor wants the TOC also mentioned in the TOC...
Contents
Abstract1.........i
Abstract2.........ii
Contents..........iii
Introduction.....1
and so on
I did it that way:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% ABSTRACTS ...
I do have a problem with my BachelorsThesis.
My Professor wants the TOC also mentioned in the TOC...
Contents
Abstract1.........i
Abstract2.........ii
Contents..........iii
Introduction.....1
and so on
I did it that way:
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% ABSTRACTS ...