What do I do with ptx (1) output?

Henry Spencer henry at utzoo.UUCP
Sun Apr 22 10:27:53 AEST 1984


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



More information about the Comp.unix mailing list