1 | .TH PS4014 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/ps4014.1p,v 1.2 1996-10-14 05:09:43 ghudson Exp $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .SH NAME |
---|
7 | ps4014 \- convert a Tektronix 4014 files to PostScript language format |
---|
8 | .SH "SYNOPSIS" |
---|
9 | .B ps4014 |
---|
10 | [ |
---|
11 | .BI -RCNm |
---|
12 | ] [ |
---|
13 | .BI -p outfile |
---|
14 | ] [ |
---|
15 | .BI -l left,bottom |
---|
16 | ] [ |
---|
17 | .BI -s width,height |
---|
18 | ] [ |
---|
19 | .BI -S width |
---|
20 | ] [ |
---|
21 | .I file |
---|
22 | ] |
---|
23 | .SH "DESCRIPTION" |
---|
24 | .I ps4014 |
---|
25 | reads in a Tektronix 4014\-format file and converts it to \*(PS language format |
---|
26 | for printing on a \*(PS printer. If no |
---|
27 | .I file |
---|
28 | is specified, the standard input is used. |
---|
29 | The resulting \*(PS language file may be directed to the standard output |
---|
30 | or to a named file. |
---|
31 | .sp |
---|
32 | The possible options are: |
---|
33 | .TP |
---|
34 | .BI -p outfile |
---|
35 | causes the \*(PS language file to be written to the named file rather than |
---|
36 | the standard output. |
---|
37 | .PP |
---|
38 | The following parameters affect the size, placement, and orientation |
---|
39 | of the image on the printed page. By default, the 4014 image is scaled to |
---|
40 | occupy nearly the whole page in a landscape orientation. |
---|
41 | .TP |
---|
42 | .BI -l left,bottom |
---|
43 | specifies the location on the printed page of the bottom left corner of the |
---|
44 | converted raster image. The values |
---|
45 | .I left |
---|
46 | and |
---|
47 | .I bottom |
---|
48 | are the distances (in inches) from the bottom left corner of the printed |
---|
49 | page to the bottom left corner of the image. |
---|
50 | .TP |
---|
51 | .BI -s width,height |
---|
52 | specifies the size of the converted raster image on the printed page. |
---|
53 | .I Width |
---|
54 | and |
---|
55 | .I height |
---|
56 | are the dimensions (in inches) of the resulting image on the printed page. |
---|
57 | .TP |
---|
58 | .BI -S width |
---|
59 | allows you to scale the image without distorting its shape. |
---|
60 | .I Width |
---|
61 | specifies the width (in inches) of the resulting image on the printed page. |
---|
62 | The height of the image is computed to maintain the same ratio of height |
---|
63 | to width on the output image as on the input raster-format file. |
---|
64 | .TP |
---|
65 | .B -R |
---|
66 | rotates the image 90 degrees on the page for portrait orientation. |
---|
67 | The default is landscape orientation. |
---|
68 | .PP |
---|
69 | The following parameters specify values for 4014 hardware options that affect |
---|
70 | the interpretation of 4014 commands. |
---|
71 | .TP |
---|
72 | .B -C |
---|
73 | causes a carriage return to move the pen position to the left margin but not |
---|
74 | down to the next line. By default, a carriage return command moves the |
---|
75 | pen down to the next line and over to the left margin. |
---|
76 | .TP |
---|
77 | .B -N |
---|
78 | causes line feed to move the pen position down to the next line |
---|
79 | but not to the left margin. By default, a line feed command moves the |
---|
80 | pen down to the next line and over to the left margin. |
---|
81 | .TP |
---|
82 | .B -m |
---|
83 | enables the "Margin 2" mode for the 4014. |
---|
84 | .SH ENVIRONMENT |
---|
85 | .IP PSLIBDIR |
---|
86 | path name of a directory to use instead of |
---|
87 | XPSLIBDIRX for the |
---|
88 | .I ps4014 |
---|
89 | prologue |
---|
90 | .SH "FILES" |
---|
91 | .TP 2.2i |
---|
92 | XPSLIBDIRX/ps4014.pro |
---|
93 | default prologue file |
---|
94 | .SH "SEE ALSO" |
---|
95 | plot(1), transcript(1), psplot(1) |
---|
96 | .br |
---|
97 | Tektronix 4014 documentation |
---|
98 | .SH AUTHOR |
---|
99 | Adobe Systems Incorporated |
---|
100 | .SH "NOTES" |
---|
101 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
102 | .br |
---|
103 | Tektronix is a registered trademark of Tektronix, Inc. |
---|