X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil] ["1350" "Thu" "27" "January" "1994" "09:18:40" "LCL" "Mike Piff" "M.Piff@sheffield.ac.uk" "<199401270922.AA29481@mail.cs.tu-berlin.de>" "42" "Re: defaults in latex" "^Date:" nil nil "1" "1994012709:18:40" "defaults in latex" (number " " mark " Mike Piff Jan 27 42/1350 " thread-indent "\"Re: defaults in latex\"\n") nil]) Return-Path: Received: from sc.ZIB-Berlin.DE (mailserv) by dagobert.ZIB-Berlin.DE (4.1/SMI-4.0/24.6.93) id AA10836; Thu, 27 Jan 94 10:22:52 +0100 Received: from mail.cs.tu-berlin.de by sc.ZIB-Berlin.DE (4.1/SMI-4.0-sc/03.06.93) id AA01718; Thu, 27 Jan 94 10:22:08 +0100 Received: from tubvm.cs.tu-berlin.de by mail.cs.tu-berlin.de with SMTP id AA29481 (5.65c8/IDA-1.4.4(mail.m4[1.12]) for <@MAIL.CS.TU-BERLIN.DE:Schoepf@SC.ZIB-BERLIN.DE>); Thu, 27 Jan 1994 10:22:06 +0100 Message-Id: <199401270922.AA29481@mail.cs.tu-berlin.de> Received: from TUBVM.CS.TU-BERLIN.DE by tubvm.cs.tu-berlin.de (IBM VM SMTP V2R2) with BSMTP id 0314; Thu, 27 Jan 94 10:22:07 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin MAILER@DHDURZ1) by TUBVM.CS.TU-BERLIN.DE (LMail V1.2a/1.8a) with BSMTP id 0313; Thu, 27 Jan 1994 10:22:07 +0200 Received: from VM.URZ.UNI-HEIDELBERG.DE (NJE origin LISTSERV@DHDURZ1) by VM.URZ.UNI-HEIDELBERG.DE (LMail V1.2a/1.8a) with BSMTP id 5528; Thu, 27 Jan 1994 10:21:45 +0000 Reply-To: Mailing list for the LaTeX3 project Date: Thu, 27 Jan 1994 09:18:40 LCL From: Mike Piff Sender: Mailing list for the LaTeX3 project To: Multiple recipients of list LATEX-L Subject: Re: defaults in latex Status: R X-Status: X-Keywords: X-UID: 1321 %>From: Michael Barr %> I find A4 oddly long and narrow %>for my taste. Not so long ago we used to have foolscap here; if you think A4 is long and thin, you should see foolscap... %>pretty irrelevant; it has been a long time since I used an %>unmodified article style. %> %>Michael Barr %> True! Almost every one of my documents to be printed on A4 starts with \documentstyle[...,A4,...]... where A4.sty is \oddsidemargin\z@ \evensidemargin\z@ \topmargin\z@ \advance\topmargin-3\baselineskip \headheight\baselineskip \headsep2\baselineskip \textwidth210mm \advance\textwidth -2in \textheight297mm \advance\textheight-2in \footskip2\baselineskip \columnseprule0.1pt Either that, or bigA4, giving a .25 inch margin, or fullA4, using the whole paper area. And if we want portability, we package the styles with the documents. Mike PS I guess someone will write back and tell me that (a) I shouldn't assume that \z@ will stay constant in LaTeX-3, and (b) A4.sty already exists on CTAN. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %% Dr M J Piff, School of Mathematics and Statistics, University of %% %% Sheffield, UK. e-mail: M.Piff@sheffield.ac.uk %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%