Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!ukma!psuvm.bitnet!uh2 From: uh2@psuvm.bitnet.UUCP Newsgroups: comp.text Subject: Re: Double Line Spacing Command in 'TEX'. Message-ID: <26253UH2@PSUVM> Date: Sat, 28-Nov-87 11:13:11 EST Article-I.D.: PSUVM.26253UH2 Posted: Sat Nov 28 11:13:11 1987 Date-Received: Mon, 30-Nov-87 07:21:03 EST References: <1075@cidam.rmit.oz> Organization: The Pennsylvania State University - Computation Center Lines: 13 I only use plain TeX, not LaTeX. I adjust line spacing by changing the \baselineskip value, as in \baselineskip=20pt or whatever. There are a couple of other related parameters to adjust for very tall or deep boxes that would overlap another line. See the TeX Book. Hope this helps. lee