PDA

View Full Version : need help on LaTeX


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?

Evo
Feb12-08, 09:58 AM
Please refer to the tutorials

http://www.physicsforums.com/showthread.php?t=8997&page=53

http://physicsforums.com/showthread.php?t=175231

kakarukeys
Feb15-08, 10:49 AM
err........ my question is about LaTeX in general not the LaTeX system in PF