Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!hp4nl!utrcu1!pico8!sabih From: sabih@pico8.nt.el.utwente.nl (Sabih Gerez) Newsgroups: comp.text.tex Subject: Re: Double Spacing in LaTeX Message-ID: <818@utrcu1.UUCP> Date: 26 Mar 91 19:14:03 GMT References: Sender: news@utrcu1.UUCP Lines: 24 In terryb.bbs@shark.cs.fau.edu (terry bohning) writes: >I bet this is an old question, but how does one produce double-spaced >documents with LaTeX? I use the following two macros that I include in a style file; it allows me to switch between single and double spacing arbitrarily. %------------------------------------------------------------------------ % for a document with double spacing % % Somehow abstracts are typeset in single spacing; %------------------------------------------------------------------------ \def\SwitchtoDoubleSpacing{\multiply\baselineskip by 2} \def\SwitchtoSingleSpacing{\divide\baselineskip by 2} Sabih H. Gerez, University of Twente, Faculty of Electr. Engineering (EL-BSC), P.O. Box 217, 7500 AE Enschede, The Netherlands. Tel.: X-31-53-893156. Fax.: X-31-53-340045. E-mail: sabih@nt.el.utwente.nl Alternative: sabih%thtel.uucp@hp4nl.nluug.nl (...!hp4nl.nluug.nl!thtel!sabih)