All rights reserved.
Redistribution and use in source and binary forms are permitted
provided that the above copyright notice and this paragraph are
duplicated in all such forms and that any documentation,
advertising materials, and other materials related to such
distribution and use acknowledge that the software was developed
by the University of California, Berkeley. The name of the
University may not be used to endorse or promote products derived
from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
@(#)colcrt.1 6.3 (Berkeley) 10/26/88
The optional - suppresses all underlining. It is especially useful for previewing allboxed tables from tbl (1).
The option -2 causes all half-lines to be printed, effectively double spacing the output. Normally, a minimal space output format is used which will suppress empty lines. The program never suppresses two consecutive empty lines, however. The -2 option is useful for sending output to the line printer when the output contains superscripts and subscripts which would otherwise be invisible.
A typical use of colcrt would be
tbl exum2.n | nroff -ms | colcrt - | more
Can't back up more than 102 lines.
General overstriking is lost; as a special case `|' overstruck with `-' or underline becomes `+'.
Lines are trimmed to 132 characters.
Some provision should be made for processing superscripts and subscripts in documents which are already double-spaced.