1 | .TH PS630 1 "18 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/ps630.1p,v 1.2 1996-10-14 05:09:44 ghudson Exp $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .SH NAME |
---|
7 | ps630 \- convert Diablo 630 print files to PostScript language format |
---|
8 | .SH SYNOPSIS |
---|
9 | .B ps630 |
---|
10 | [ |
---|
11 | .BI -f bodyfont |
---|
12 | ] [ |
---|
13 | .BI -F boldfont |
---|
14 | ] [ |
---|
15 | .BI -s pitch |
---|
16 | ] [ |
---|
17 | .BI -p file |
---|
18 | ] [ |
---|
19 | .I files |
---|
20 | ] |
---|
21 | .SH DESCRIPTION |
---|
22 | .I ps630 |
---|
23 | reads in |
---|
24 | .I files |
---|
25 | (Diablo 630\-format print files) and converts them to \*(PS language format |
---|
26 | for printing on a \*(PS printer. If no |
---|
27 | .I files |
---|
28 | are specified, the standard input is used. By default, the \*(PS language |
---|
29 | program is sent to the standard output. |
---|
30 | .I ps630 |
---|
31 | can convert |
---|
32 | nroff |
---|
33 | files generated with the |
---|
34 | .B -Txerox |
---|
35 | switch. |
---|
36 | Typewheel emulation information may be specified as options. |
---|
37 | Font specifications (for bold and regular) are \*(PS font names |
---|
38 | (e.g., Times-Roman, Times-Bold, Courier-Bold, Courier-BoldOblique). |
---|
39 | 10, 12, or 15 characters per inch may be selected. |
---|
40 | .sp |
---|
41 | The possible options are: |
---|
42 | .TP |
---|
43 | .BI -f bodyfont |
---|
44 | sets the font to be used for normal printing. |
---|
45 | The default is Courier. |
---|
46 | .TP |
---|
47 | .BI -F boldfont |
---|
48 | sets the font to be used for boldface. |
---|
49 | The default is Courier-Bold. |
---|
50 | .TP |
---|
51 | .BI -s pitch |
---|
52 | selects type size for printing (both the regular and bold fonts are |
---|
53 | scaled to this size). |
---|
54 | .I Pitch |
---|
55 | is in characters per inch and must be 10, 12, or 15. |
---|
56 | The default is 12. |
---|
57 | .TP |
---|
58 | .BI -p file |
---|
59 | causes the \*(PS language document to be written to the named file rather than |
---|
60 | the standard output. |
---|
61 | .SH ENVIRONMENT |
---|
62 | .IP PSLIBDIR |
---|
63 | path name of a directory to use instead of |
---|
64 | XPSLIBDIRX for the |
---|
65 | .I ps630 |
---|
66 | prologue |
---|
67 | .SH "SEE ALSO" |
---|
68 | transcript(1), enscript(1), nroff(1) |
---|
69 | .br |
---|
70 | Diablo 630 documentation |
---|
71 | .SH AUTHOR |
---|
72 | Adobe Systems Incorporated |
---|
73 | .SH BUGS |
---|
74 | Some applications produce "bold" by double striking a character. |
---|
75 | This will not appear as bold when translated into the \*(PS language. Only |
---|
76 | the |
---|
77 | bold produced by issuing the proper Diablo command sequence (escape-O) |
---|
78 | will result in bold characters. |
---|
79 | .sp |
---|
80 | The output of |
---|
81 | .I ps630 |
---|
82 | cannot be page-reversed. |
---|
83 | .sp |
---|
84 | Times-Roman and Helvetica are narrow fonts that may look squeezed if |
---|
85 | no adjustment of page width is made by the application. |
---|
86 | .sp |
---|
87 | The following Diablo 630 commands are not supported: print suppression, |
---|
88 | HY-Plot, extended character set, downloading print wheel information or |
---|
89 | program mode, page lengths other than 11 inches, paper feeder control, |
---|
90 | hammer energy control, remote diagnostic, backward printing control (note, |
---|
91 | however, that "reverse printing" is supported). |
---|
92 | .SH "NOTES" |
---|
93 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
94 | .br |
---|
95 | Times and Helvetica are registered trademarks of Linotype. |
---|
96 | .br |
---|
97 | Diablo Systems, Inc. is a Xerox Company. |
---|