1posttek(1)                       User Commands                      posttek(1)
2
3
4

NAME

6       posttek - PostScript translator for Tektronix 4014 files
7

SYNOPSIS

9       posttek [-c num] [-f name] [-m num] [-n num] [-o list]
10            [-p mode] [-w num] [-x num] [-y num] [file]...
11
12
13       /usr/lib/lp/postscript/posttek
14
15

DESCRIPTION

17       The  posttek filter translates Tektronix 4014 graphics files into Post‐
18       Script and writes the results on the standard output. If no  files  are
19       specified,  or  if  is one of the input files, the standard input is
20       read.
21

OPTIONS

23       -c num     Print num copies of each page. By default, only one copy  is
24                  printed.
25
26
27       -f name    Print text using font name. Any PostScript font can be used,
28                  although the best results will be obtained  only  with  con‐
29                  stant width fonts. The default font is Courier.
30
31
32       -m num     Magnify  each  logical  page  by  the  factor num. Pages are
33                  scaled uniformly about the  origin  which,  by  default,  is
34                  located  at  the center of each page. The default magnifica‐
35                  tion is  1.0.
36
37
38       -n num     Print num logical pages on each piece of  paper,  where  num
39                  can be any positive integer. By default, num is set to  1.
40
41
42       -o list    Print  pages  whose numbers are given in the comma-separated
43                  list. The list contains single numbers N and ranges N1N2.
44                  A  missing  N1  means the lowest numbered page, a missing N2
45                  means the highest. The page range is an expression of  logi‐
46                  cal pages rather than physical sheets of paper. For example,
47                  if you are printing two logical pages to a  sheet,  and  you
48                  specified  a  range  of  4,  then  two sheets of paper would
49                  print, containing four page layouts. If you specified a page
50                  range of  3-4, when requesting two logical pages to a sheet;
51                  then only page 3 and page 4 layouts would  print,  and  they
52                  would appear on one physical sheet of paper.
53
54
55       -p mode    Print  files  in either portrait or landscape mode. Only the
56                  first character of mode is significant. The default mode  is
57                  landscape.
58
59
60       -w num     Set  the line width used for graphics to num points, where a
61                  point is approximately 1/72 of an inch. By default,  num  is
62                  set to  0 points, which forces lines to be one pixel wide.
63
64
65       -x num     Translate  the  origin num inches along the positive x axis.
66                  The default coordinate system has the origin  fixed  at  the
67                  center  of  the page, with positive x to the right and posi‐
68                  tive y up the page. Positive num moves everything right. The
69                  default offset is  0.0 inches.
70
71
72       -y num     Translate  the  origin num inches along the positive y axis.
73                  Positive num moves everything up the page. The default  off‐
74                  set is  0.0.
75
76

EXIT STATUS

78       The following exit values are returned:
79
80       0           Successful completion.
81
82
83       non-zero    An error occurred.
84
85

FILES

87       /usr/lib/lp/postscript/forms.ps
88
89
90
91
92       /usr/lib/lp/postscript/ps.requests
93
94
95
96

ATTRIBUTES

98       See attributes(5) for descriptions of the following attributes:
99
100
101
102
103       ┌─────────────────────────────┬─────────────────────────────┐
104       │      ATTRIBUTE TYPE         │      ATTRIBUTE VALUE        │
105       ├─────────────────────────────┼─────────────────────────────┤
106       │Availability                 │SUNWpsf                      │
107       └─────────────────────────────┴─────────────────────────────┘
108

SEE ALSO

110       download(1),  dpost(1), postdaisy(1), postdmd(1), postio(1), postmd(1),
111       postprint(1), postreverse(1), attributes(5)
112

NOTES

114       The default line width is too small for write-white print engines, such
115       as the one used by the PS-2400.
116
117
118
119SunOS 5.11                        9 Sep 1996                        posttek(1)
Impressum