kakarukeys
Feb12-08, 08:39 AM
I want all pages except the title page to have page numbers on top, roman numerals for introductory sections and arabic for main chapters.
I used the following commands:
\pagenumbering{roman}
\pagestyle{headings}
before the introductory sections
\pagenumbering{arabic}
before the main chapters
Annoyances: page numbers are displayed below the page for table of contents, and at the beginning of every chapters.
How to cure that?
I used the following commands:
\pagenumbering{roman}
\pagestyle{headings}
before the introductory sections
\pagenumbering{arabic}
before the main chapters
Annoyances: page numbers are displayed below the page for table of contents, and at the beginning of every chapters.
How to cure that?