Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!agate!shelby!neon!mickey.Stanford.EDU!ews From: ews@mickey.Stanford.EDU (Ed Sznyter) Newsgroups: comp.text.tex Subject: Re: Getting rid of the page number Keywords: Page number,article style Message-ID: <1990Sep13.190844.7054@Neon.Stanford.EDU> Date: 13 Sep 90 19:08:44 GMT References: <1990Sep13.152344.2817@csc.anu.oz.au> <1603@seti.inria.fr> Sender: news@Neon.Stanford.EDU (USENET News System) Organization: Distributed Systems Group, Stanford University Lines: 22 In article <1603@seti.inria.fr> jourdan@minos.inria.fr writes: >Use \thispagestyle{empty} somewhere before the first page break. And, >when you find some time, read the manual... > >Martin Jourdan , INRIA, Rocquencourt, France. >Why do we need all these %$#@%$# disclaimers?!? Perhaps you didn't read the question. This is a common problem; many commands in various styles will happily set \thispagestyle{plain} even if you've done a \thispagestyle{empty}. You could turn off pagenumbering in an entire document by \pagestyle{empty} \makeatletter \ps@plain=\ps@empty \makeatother but I wouldn't recommend it, because it's grotesque. -- ---------------- Ed Sznyter Distributed Systems Group ews@pescadero.stanford.edu