Search found 3 matches

by shahacellisaya
Mon Apr 04, 2011 12:27 pm
Forum: Page Layout
Topic: Table Of Contents Problem
Replies: 4
Views: 2554

Re: Table Of Contents Problem

Thanks a lot!
THAT solve my problem!

btw. yes it is a report!
by shahacellisaya
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 ...
by shahacellisaya
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 ...