colcrt.1
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 54 行
1
54 行
.\" SCCSID: @(#)colcrt.1 8.1 9/11/90.TH colcrt 1.SH Namecolcrt \- filter nroff output for CRT previewing.SH Syntax.B colcrt[\fB\-\fR] [\fB\-2\fR] [\|\fIfile...\fR\|].SH Description.NXR "colcrt command".NXA "nroff text processor" "colcrt command".NXA "colcrt command" "ul command".NXR "nroff text processor" "previewing output"The.PN colcrtcommandprovides virtual half-line and reverse line feed sequencesfor terminals without such capability, and on which overstrikingis destructive.Half-line characters and underlining (changed to dashing `\-')are placed on new lines in between the normal output lines..SH Options.IP \fB\-\fR 0.3i Suppresses all underlining.It is especially useful for previewing.I allboxedtables from.MS tbl 1 ..IP \fB\-2\fR 0.3iCauses half-lines to be printed,double spacing the output.Normally, a minimal space output formatis used which will suppress empty lines.The program never suppresses two consecutive empty lines, however.The.B \-2option is useful for sending output to the line printer when the outputcontains superscripts and subscripts which would otherwise be invisible..SH ExamplesA typical use of.PN colcrtwould be:.EXtbl exum2.n | nroff \-ms | colcrt \- | more.EE.SH RestrictionsCan't back up more than 102 lines..PPGeneral overstriking is lost;as a special case `|' overstruck with `\-' or underline becomes `+'..PPLines are trimmed to 132 characters..SH See Alsocol(1), more(1), nroff(1), ul(1)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?