source: trunk/third/transcript/man/ps630.1p @ 9217

Revision 9217, 2.8 KB checked in by ghudson, 28 years ago (diff)
Remove all comments about the SysV spooling system, since we always use the BSD one. Changes to get along with catman better (the NAME section has to use no special formatting and include a \- after the name).
Line 
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
7ps630 \- 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
23reads in
24.I files
25(Diablo 630\-format print files) and converts them to \*(PS language format
26for printing on a \*(PS printer.  If no
27.I files
28are specified, the standard input is used.  By default, the \*(PS language
29program is sent to the standard output.
30.I ps630
31can convert
32nroff
33files generated with the
34.B -Txerox
35switch.
36Typewheel emulation information may be specified as options.
37Font specifications (for bold and regular) are \*(PS font names
38(e.g., Times-Roman, Times-Bold, Courier-Bold, Courier-BoldOblique).
3910, 12, or 15 characters per inch may be selected.
40.sp
41The possible options are:
42.TP
43.BI -f bodyfont
44sets the font to be used for normal printing.
45The default is Courier.
46.TP
47.BI -F boldfont
48sets the font to be used for boldface.
49The default is Courier-Bold.
50.TP
51.BI -s pitch
52selects type size for printing (both the regular and bold fonts are
53scaled to this size).
54.I Pitch
55is in characters per inch and must be 10, 12, or 15.
56The default is 12.
57.TP
58.BI -p file
59causes the \*(PS language document to be written to the named file rather than
60the standard output.
61.SH ENVIRONMENT
62.IP PSLIBDIR
63path name of a directory to use instead of
64XPSLIBDIRX for the
65.I ps630
66prologue
67.SH "SEE ALSO"
68transcript(1), enscript(1), nroff(1)
69.br
70Diablo 630 documentation
71.SH AUTHOR
72Adobe Systems Incorporated
73.SH BUGS
74Some applications produce "bold" by double striking a character.
75This will not appear as bold when translated into the \*(PS language.  Only
76the
77bold produced by issuing the proper Diablo command sequence (escape-O)
78will result in bold characters.
79.sp
80The output of
81.I ps630
82cannot be page-reversed.
83.sp
84Times-Roman and Helvetica are narrow fonts that may look squeezed if
85no adjustment of page width is made by the application.
86.sp
87The following Diablo 630 commands are not supported: print suppression,
88HY-Plot, extended character set, downloading print wheel information or
89program mode, page lengths other than 11 inches, paper feeder control,
90hammer energy control, remote diagnostic, backward printing control (note,
91however, that "reverse printing" is supported).
92.SH "NOTES"
93\*(PS is a registered trademark of Adobe Systems Incorporated.
94.br
95Times and Helvetica are registered trademarks of Linotype.
96.br
97Diablo Systems, Inc. is a Xerox Company.
Note: See TracBrowser for help on using the repository browser.