>>>>> "Bruce" == Bruce Momjian <[EMAIL PROTECTED]> writes:

Bruce> Sorry, doesn't work. I read the LaTeX FAQ(item attached), and
Bruce> it said that \maketitle resets the \thispagestyle, even if the
Bruce> value of \thispagestyle is {empty}.

OK, what about that:

\let\realmaketitle=\maketitle
\newnewcommand{\maketitle}{\realmaketitle\thispagestyle{empty}}

Or, if you want a cleaner approach, use fancyhdr.sty (note that the
name has changed), as advised in
the FAQ.

JMarc

Reply via email to