1 | .TH PSROFF 1 "19 August 1992" "Adobe Systems" |
---|
2 | \" Copyright (c) 1985,1987,1992 Adobe Systems Incorporated. All Rights Reserved. |
---|
3 | \" ATTN GOVERNMENT END USERS: See notice of rights in file XPSLIBDIRX/Notice |
---|
4 | \" RCSID: $Header: /afs/dev.mit.edu/source/repository/third/transcript/man/psroff.1p,v 1.2 1996-10-14 05:09:49 ghudson Exp $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .SH NAME |
---|
7 | psroff \- ditroff to a PostScript printer |
---|
8 | .SH SYNOPSIS |
---|
9 | .B psroff |
---|
10 | [ |
---|
11 | .B -t |
---|
12 | ] [ |
---|
13 | .I "troff options" |
---|
14 | ] [ |
---|
15 | .I "spool options" |
---|
16 | ] [ |
---|
17 | .I files |
---|
18 | ] |
---|
19 | .SH DESCRIPTION |
---|
20 | .I psroff |
---|
21 | is a shell script that runs |
---|
22 | [di]troff(1) |
---|
23 | in an environment to produce output on a \*(PS printer. |
---|
24 | It uses |
---|
25 | psdit |
---|
26 | to convert |
---|
27 | ditroff |
---|
28 | intermediate output to \*(PS language format and spools this for printing. |
---|
29 | If no |
---|
30 | .I files |
---|
31 | are specified, the standard input is used. |
---|
32 | .PP |
---|
33 | For those interested in including arbitrary \*(PS language commands |
---|
34 | or files in a |
---|
35 | ditroff |
---|
36 | document, see psdit(1). |
---|
37 | .PP |
---|
38 | In addition to the standard |
---|
39 | ditroff |
---|
40 | options, the following options are understood by |
---|
41 | .IR psroff . |
---|
42 | .TP |
---|
43 | .B -t |
---|
44 | sends the \*(PS language file to the standard output, |
---|
45 | rather than spooling it to a printer. |
---|
46 | Note that this overrides the meaning of the |
---|
47 | ditroff |
---|
48 | .B -t |
---|
49 | option; if you want that, run |
---|
50 | ditroff |
---|
51 | directly. |
---|
52 | .TP |
---|
53 | .BI -F fontfamily |
---|
54 | use the specified font family for the R/I/B/BI fonts, rather than the |
---|
55 | default family, which is |
---|
56 | Times. |
---|
57 | Font families |
---|
58 | Times, |
---|
59 | Courier, |
---|
60 | and |
---|
61 | Helvetica |
---|
62 | are probably defined at |
---|
63 | your site, and others may be available as well. |
---|
64 | Make sure the printer you will use contains the font family you pick. |
---|
65 | Note that this overrides the meaning of the |
---|
66 | ditroff |
---|
67 | .B -F |
---|
68 | option; if you want that, run |
---|
69 | ditroff |
---|
70 | directly, or use the |
---|
71 | .B -D |
---|
72 | option. |
---|
73 | .TP |
---|
74 | .BI -D fontdirectory |
---|
75 | finds font family directories in the specified |
---|
76 | .I fontdirectory |
---|
77 | rather than the standard font directory which was configured in the |
---|
78 | installation procedure. |
---|
79 | Note that it may be necessary to use both this option and the |
---|
80 | .B -F |
---|
81 | option to imitate the |
---|
82 | .B -F |
---|
83 | option in |
---|
84 | ditroff. |
---|
85 | .TP |
---|
86 | .BI -P printer |
---|
87 | causes the output to be sent to the named printer. |
---|
88 | .TP |
---|
89 | .BI -# n |
---|
90 | causes |
---|
91 | .I n |
---|
92 | copies of the output to be produced. The default is one. |
---|
93 | .TP |
---|
94 | .B -h |
---|
95 | suppresses the printing of the job burst page. |
---|
96 | .TP |
---|
97 | .BI -C class |
---|
98 | set the job classification for use on the burst page. |
---|
99 | .TP |
---|
100 | .BI -J name |
---|
101 | sets the job name for use on the burst page. Otherwise, the name of the |
---|
102 | first input file will be used. |
---|
103 | .TP |
---|
104 | .BI -m |
---|
105 | sends mail after files have been printed. |
---|
106 | .PP |
---|
107 | .SH ENVIRONMENT |
---|
108 | .IP "PRINTER" |
---|
109 | the name of a printer (as in the |
---|
110 | .B -P |
---|
111 | option) for |
---|
112 | lpr |
---|
113 | to use. If no |
---|
114 | .B -P |
---|
115 | option is specified, |
---|
116 | lpr |
---|
117 | will use this printer. If neither |
---|
118 | .B -P |
---|
119 | nor PRINTER is set, |
---|
120 | .I psroff |
---|
121 | will spool to a printer named "PostScript". |
---|
122 | .SH FILES |
---|
123 | .TP 2.2i |
---|
124 | /usr/lib/tmac/tmac.* |
---|
125 | standard macro files |
---|
126 | .TP |
---|
127 | XDITDIRX/devpsc/* |
---|
128 | ditroff description files for the \*(PS printer virtual device |
---|
129 | .SH "SEE ALSO" |
---|
130 | transcript(1), psdit(1), ptroff(1), psfonts(1), |
---|
131 | [di]troff(1), eqn(1), tbl(1), pic(1), refer(1), ideal(1), lpr(1) |
---|
132 | .br |
---|
133 | J. F. Ossanna, |
---|
134 | .I Nroff/Troff User's Manual |
---|
135 | .br |
---|
136 | B. W. Kernighan, |
---|
137 | .I A TROFF Tutorial |
---|
138 | and |
---|
139 | .I A Typesetter-independent TROFF |
---|
140 | .br |
---|
141 | .I |
---|
142 | Documenter's Workbench |
---|
143 | .SH AUTHOR |
---|
144 | Adobe Systems Incorporated |
---|
145 | .SH BUGS |
---|
146 | The |
---|
147 | eqn |
---|
148 | supplied with |
---|
149 | ditroff |
---|
150 | is different from the original. Use the options |
---|
151 | .B -r576 |
---|
152 | .B -m2 |
---|
153 | for best results. Other programs (e.g., |
---|
154 | pic ) |
---|
155 | distributed with |
---|
156 | ditroff |
---|
157 | have the device names compiled in (so much for device independence!). |
---|
158 | They should just have a |
---|
159 | .B -T |
---|
160 | option and read the device description file for the information they need. |
---|
161 | Use |
---|
162 | .B -T576 |
---|
163 | with the |
---|
164 | pic |
---|
165 | distributed with |
---|
166 | DWB. |
---|
167 | .SH NOTES |
---|
168 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
169 | .br |
---|
170 | Documenter's Workbench is a trademark of AT&T Technologies. |
---|
171 | .br |
---|
172 | Unix is a trademark of AT&T Bell Laboratories. |
---|
173 | |
---|