> Bruce> This is what I was hoping for. Don't know LaTeX yet.
>
> Bruce> Got three errors, the first was:
>
> Bruce> ! LaTeX error: no \title given
>
> Bruce> I changed \newnewcommand to \newcommand and got:
>
> Bruce> Command \maketitle already defined.
>
> I should reread what I send. The right command is \renewcommand. Try
> that:
>
> \let\realmaketitle=\maketitle
> \renewcommand{\maketitle}{\realmaketitle\thispagestyle{empty}}
Great. Works.
--
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