On Wed, 6 Oct 1999, Bruce Momjian wrote:

> > Maybe something like
> > \AtBeginDocument{\thispagestyle{empty}}
> 
> Sorry, doesn't work.  I read the LaTeX FAQ(item attached), and it said
> that \maketitle resets the \thispagestyle, even if the value of
> \thispagestyle is {empty}.
> 
> I write lots of 1-2 page documents, so having a page number 1 looks
> kind of strange.  troff supressed it, and I had hoped LaTex would do
> the same.

Unfortunately booth book.cls and article.cls have a \thispagestyle{plain}
in \maketitle. You should redefine the \maketitle command do solve the
problem. I consider this a bug in LaTeX.

Casantos

-- 
O cara que procura encrenca cada vez tem que andar menos.                    
        -- Mill�r Fernandes   

Reply via email to