tc.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 88 行

1
88
字号
.\" SCCSID: @(#)tc.1	8.1	9/11/90.TH tc 1 "" "" Unsupported.SH Nametc \- phototypesetter simulator.SH Syntax.B tc[.B \-t][.B \-s\fIN\fP][.B \-p\fIL\fP][.I file].SH DescriptionThe.PN tccommand interprets itsinput (standard input default)as device codes for a Graphic Systems phototypesetter (cat).The standard output of.PN tcis intended for a Tektronix 4015 (a 4014 terminalwith ASCII and APL character sets).The sixteen typesetter sizes are mapped into the 4014'sfour sizes;the entire TROFF character set is drawn using the 4014'scharacter generator,using overstruck combinations where necessary.Typical usage:.IP "" 15troff \-t file | tc.PPAt the end of each page.I tcwaits for a newline (empty line) from the keyboard beforecontinuing on to the next page.In this wait state, the command.B ewill suppress the screen erase before the next page;.B s\cN will cause the next N pages to be skipped;and.B !\cline will send line to the shell..SH Options.TP 8.B  \-tDon't wait between pages; for directing output into a file..TP .BI \-s NSkip the first .I N pages..TP .BI \-p LSet page length to .IR L ..I L may include the scale factors.B p(points),.B i(inches),.B c(centimeters),and.B P(picas);default is picas..TP.BI \(fm\- l\ w \(fmMultiply the default aspect ratio, 1.5, of a displayed pageby.I l/w..SH RestrictionsFont distinctions are lost..PP.PN tc 'scharacter set is limited to ASCII in just one size..SH See Alsotroff(1),plot(1g)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?