Quoth Micha Feigin: > But the following isn't: > > > \documentclass{article} > > > > \begin{document} > > > > \title{Title} > \author{Author} > \maketitle
Aha! Yes, that is correct - this will print \thepage on first page. Ok - three solutions: 0. use [titlepage] 1. use book or report as class 2. use fancyhdr > > \pagestyle{empty} %comment me out to get pagenums. > > > > THIS IS PAGE \thepage > > > > \newpage > > > > THIS IS PAGE \thepage > > > > \end{document} > > > > -- > > ---OFCNL > > This is MY list. This list belongs to ME! I will flame anyone I want. > > Official Flamer/Cabal NON-Leader [EMAIL PROTECTED] > > > > ================================================================= > > To unsubscribe, send mail to [EMAIL PROTECTED] with > > the word "unsubscribe" in the message body, e.g., run the command > > echo unsubscribe | mail [EMAIL PROTECTED] > > > > ================================================================= > To unsubscribe, send mail to [EMAIL PROTECTED] with > the word "unsubscribe" in the message body, e.g., run the command > echo unsubscribe | mail [EMAIL PROTECTED] > -- ---OFCNL This is MY list. This list belongs to ME! I will flame anyone I want. Official Flamer/Cabal NON-Leader [EMAIL PROTECTED] ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]