NROFF output mysteries -- HELP WANTED

Chris Lewis clewis at ferret.ocunix.on.ca
Sun Jun 16 10:01:17 AEST 1991


In article <17025 at darkstar.ucsc.edu> de at helios.ucsc.edu (De Clarke) writes:
|Periodically we will snarf some nifty PD software off
|an anon ftp host somewhere.  Most recently we got MH.
|I notice with the documentatin for MH, and I have
|noticed in the past for some docs from CERT, that it
|is nearly impossible to print them readably.

|These docs are formatted with nroff (ugh) and lots of
|clever macros.  The mystery is that they contain many
|instances of ESC 9 -- a control sequence which doesn't
|ring any bells for me!  This sequence is invisible on
|normal terminals, but all my printers print it in one
|form or another.  Ugly.

The ESC 9's etc. are reverse line feeds on TTY37's or some
such.  Pipe the output of nroff thru col before printing
it.

eg:
	nroff <arguments> | col | lpr
-- 
Chris Lewis, Phone: (613) 832-0541, Domain: clewis at ferret.ocunix.on.ca
UUCP: ...!cunews!latour!ecicrl!clewis; Ferret Mailing List:
ferret-request at eci386; Psroff (not Adobe Transcript) enquiries:
psroff-request at eci386 or Canada 416-832-0541.  Psroff 3.0 in c.s.u soon!



More information about the Comp.unix.questions mailing list