Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxj!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!POSER@SU-CSLI.ARPA
From: POSER@SU-CSLI.ARPA
Newsgroups: net.unix
Subject: two-column output in troff
Message-ID: <12213@sri-arpa.UUCP>
Date: Thu, 20-Sep-84 19:24:46 EDT
Article-I.D.: sri-arpa.12213
Posted: Thu Sep 20 19:24:46 1984
Date-Received: Wed, 26-Sep-84 02:51:54 EDT
Lines: 7

From:  Bill Poser 

	The me macro package contains a command, .2c that does
just what you want. To get back to a single column format do
.1c, and to force a column to begin where you want it to do .bc.

-------