Search found 6 matches

by monglebest
Fri Feb 06, 2015 5:25 pm
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Re: Word page before page number in table of contents

Thank you, all of you.

Yes, the solution above works perfects. Sorry for my laziness.
by monglebest
Thu Feb 05, 2015 1:46 pm
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Re: Word page before page number in table of contents

It's just university thesis requirement. I don't plan to argue about it, but just do what they want. Anyway, thank you very much for your patience.
by monglebest
Thu Feb 05, 2015 1:02 am
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Word page before page number in table of contents

Hi, I wonder if that is OK for me to ask a related questions or open a new thread.

I need to do the same thing for lof/lot with additional request to put word figures there. I figure out the code to be

\addtocontents{lof}{\protect\afterpage{{FIGURE}~\hfill{Page}\par\medskip}} %command to enable ...
by monglebest
Thu Feb 05, 2015 12:58 am
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Re: Word page before page number in table of contents

Thanks, Johannes_B.

It works after I makes a few trials.
by monglebest
Thu Feb 05, 2015 12:31 am
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Word page before page number in table of contents

Hi, Johannes_B:

Thank you very much for your reply. I refer to the third page of the toc, the method provided by Herbert work fine until the second page of the toc as attached.
page1.PNG
top page 1 in the toc
page2.PNG
top page 2 in the toc
page3.PNG
top page 3 in the toc

As you can see in ...
by monglebest
Fri Jan 30, 2015 6:50 pm
Forum: General
Topic: Word page before page number in table of contents
Replies: 13
Views: 14052

Re: Word page before page number in table of contents

The method works very well for the first page in the table of content. But it fails to do so at the second page or third page in the toc. I find a package which can help add the word page in the second page, but I cannot do the same thing for the third page of the table of contents. the same problem ...