http://www.latex-community.org/forum/vi ... TOC#p53771
My table of contents is 3 pages long. And I followed the instructions on the wiki and now I get a page number on the first page only. I should get none at all. If I look at the thread I found here I did nothing wrong.
Document type is report.
This is how my document looks like:
Code: Select all
\pagestyle{empty}
Table of contents
Acknowledgements
\pagestyle{headings}
\pagenumbering{roman}
..some more chapters
CHAPTER1 Introduction
\pagenumbering{arabic}