Path: utzoo!attcan!uunet!tank!ncar!boulder!hartzell@tigger From: hartzell@tigger (George Hartzell) Newsgroups: comp.text Subject: Re: LaTeX -- \pagestyle{empty} leaves number on page 1 Message-ID: <7319@boulder.Colorado.EDU> Date: 10 Mar 89 17:51:04 GMT References: Sender: news@boulder.Colorado.EDU Reply-To: hartzell@tigger (George Hartzell) Distribution: all Organization: University of Colorado, Boulder Lines: 20 In-reply-to: ben@ulrich.mth.msu.edu (Ben Lotto) In article , ben@ulrich (Ben Lotto) writes: > >I have been frustrated in my attempts to completely remove the page >numbers from a document using LaTeX. When I try \pagestyle{empty}, as >suggested by the manual, the first page is still numbered, although the >subsequent pages seem to be fine. I tried putting the \pagestyle{empty} >in various places, but to no avail. Can anyone enlighten me on this? This can occur when you use the \maketitle command (not sure if this is style dependent or not...) because it does a \thispagestyle{plain}. The solution seems to be a) redefine \maketitle b) put a \thispagestyle{empty} (or whatever) immediately after the \maketitle. g. -- George Hartzell (303) 492-4535 MCD Biology, University of Colorado-Boulder, Boulder, CO 80309 hartzell@Boulder.Colorado.EDU ..!{ncar,nbires}!boulder!hartzell