> >>>>> "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}}

This is what I was hoping for. Don't know LaTeX yet.

Got three errors, the first was:

        ! LaTeX error:  no \title given

I changed \newnewcommand to \newcommand and got:

        Command \maketitle already defined.

-- 
  Bruce Momjian                        |  http://www.op.net/~candle
  [EMAIL PROTECTED]                |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to