Page Layout ⇒ Table of contents page numbers out of sequence
Table of contents page numbers out of sequence
Has anyone had this problem before. The page numbering is fine until it reaches the appendix, then the numbering starts from 1 again. I just can't figure this one out
NEW: TikZ book now 40% off at Amazon.com for a short time.
-
- Posts: 90
- Joined: Fri Nov 06, 2009 7:29 am
Table of contents page numbers out of sequence
Hi there,
It is very difficult to imagine what your problem might be without source code. Please post a minimal working example to illustrate the problem.
It is very difficult to imagine what your problem might be without source code. Please post a minimal working example to illustrate the problem.
Re: Table of contents page numbers out of sequence
I actually found the problem. I was using \end{abstract} in the appendix files which was causing the page numbering to be out of sequence. Thanks anyway.