Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!henry From: henry@utzoo.UUCP (Henry Spencer) Newsgroups: net.unix Subject: Re: What do I do with ptx (1) output? Message-ID: <3776@utzoo.UUCP> Date: Sat, 21-Apr-84 19:27:53 EST Article-I.D.: utzoo.3776 Posted: Sat Apr 21 19:27:53 1984 Date-Received: Sat, 21-Apr-84 19:27:53 EST References: <1288@dartvax.UUCP> Organization: U of Toronto Zoology Lines: 27 Our manual page for ptx(1) contains the following (local) addition: .SH EXAMPLE The following is a reasonably-minimal set of .I nroff statements which will format .I ptx output reasonably; the style is similar to the index for this manual. The spacings may need adjustment for different output devices. .PP .RS .nf \&.de xx \&.if !""\\\\$1" \\\\$1\\fI\\a\\fR\\\\$2\\t\\\\$3\\fI\\a\\fR\\t\\\\$5 \&.if !""\\\\$4" \\t\\\\$2\\t\\\\$3\\fI\\a\\fR\\\\$4\\t\\\\$5 \&.if ""\\\\$1\\\\$4" \\t\\\\$2\\t\\\\$3\\fI\\a\\fR\\t\\\\$5 \&.. \&.nf \&.ta 3.7iR 3.95iL 7.65iR 7.8iR .RE You should probably run this through nroff to make sure you don't get confused about how many backslashes go where in the final product. -- Henry Spencer @ U of Toronto Zoology {allegra,ihnp4,linus,decvax}!utzoo!henry