Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!rochester!uhura.cc.rochester.edu!akk2 From: akk2@uhura.cc.rochester.edu (Atul Kacker) Newsgroups: comp.text Subject: Re: LaTeX -- \pagestyle{empty} leaves number on page 1 Message-ID: <1121@ur-cc.UUCP> Date: 15 Mar 89 21:52:16 GMT References: <7319@boulder.Colorado.EDU> <1194@ruuinf.UUCP> Reply-To: akk2@uhura.cc.rochester.edu (Atul Kacker) Distribution: usa Organization: University of Rochester Lines: 21 In article ben@ulrich.mth.msu.edu (Ben Lotto) writes: > >By the way, I would still like to know how to move the title closer to >the top of the page on the first page of a document of the form >\documentstyle[12pt,twocolumn]{article}. >-- The place I would start looking for a fix to this is to look at how \section is defined in ART12.STY. \secion is usually defined in terms of \@startsection and other parameters like BEFORESKIP and AFTERSKIP which determine how much space is left before and after a section title. These terms should be explained in a little more detail in the file LATEX.TEX. Changing BEFORESKIP should then do the trick. I haven't actually tried this, so... -- Atul Kacker | Internet: akk2@uhura.cc.rochester.edu | UUCP: {ames,cmcl2,decvax,rutgers}!rochester!ur-cc!akk2 -------------------------------------------------------------------------------