1TC(1)                       General Commands Manual                      TC(1)
2
3
4

NAME

6       tc - photypesetter simulator
7

SYNOPSIS

9       tc [ -t ] [ -sN ] [ -pL ] [ file ]
10

DESCRIPTION

12       Tc  interprets its input (standard input default) as device codes for a
13       Graphic Systems phototypesetter (cat).  The standard output  of  tc  is
14       intended  for a Tektronix 4015 (a 4014 teminal with ASCII and APL char‐
15       acter sets).  The sixteen typesetter sizes are mapped into  the  4014's
16       four  sizes;  the  entire TROFF character set is drawn using the 4014's
17       character generator, using  overstruck  combinations  where  necessary.
18       Typical usage:
19
20                      troff -t file | tc
21
22       At  the  end  of each page tc waits for a newline (empty line) from the
23       keyboard before continuing on to the next page.  In  this  wait  state,
24       the  command  e will suppress the screen erase before the next page; sN
25       will cause the next N pages to be skipped; and !line will send line  to
26       the shell.
27
28       The command line options are:
29
30       -t     Don't wait between pages; for directing output into a file.
31
32       -sN    Skip the first N pages.
33
34       -pL    Set  page  length  to  L.   L  may  include  the scale factors p
35              (points), i (inches), c (centimeters), and P (picas); default is
36              picas.
37
38       ′-l wMultiply  the  default aspect ratio, 1.5, of a displayed page by
39              l/w.
40

SEE ALSO

42       troff(1), plot(1)
43

BUGS

45       Font distinctions are lost.
46       The aspect ratio option is unbelievable.
47
48
49
50                                                                         TC(1)
Impressum