Revision 9090,
1.5 KB
checked in by ghudson, 28 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r9089,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | .TH PSPLOT 1 "19 August 1992" "Adobe Systems" |
---|
2 | \" Copyright (c) 1985,1987 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/psplot.1p,v 1.1.1.1 1996-10-07 20:25:39 ghudson Exp $ |
---|
5 | .ds PS P\s-2OST\s+2S\s-2CRIPT\s+2 |
---|
6 | .SH NAME |
---|
7 | psplot\(emconvert plot(5) files to \*(PS language format |
---|
8 | .SH SYNOPSIS |
---|
9 | .B psplot |
---|
10 | [ |
---|
11 | .BI -g prologue |
---|
12 | ] [ |
---|
13 | .I files |
---|
14 | ] |
---|
15 | .SH DESCRIPTION |
---|
16 | .I psplot |
---|
17 | reads |
---|
18 | .I files |
---|
19 | in |
---|
20 | plot(5) |
---|
21 | format and converts them to \*(PS language format on the |
---|
22 | standard output. If no |
---|
23 | .I files |
---|
24 | are specified, the standard input is used. |
---|
25 | The conversion is almost one-for-one, with one \*(PS language function call |
---|
26 | for each plot |
---|
27 | primitive. The behavior of the generated file can be modified by |
---|
28 | changing the definitions of the \*(PS language functions in the prologue. |
---|
29 | If no |
---|
30 | .B -g |
---|
31 | option is specified, the default prologue is used. |
---|
32 | .SH ENVIRONMENT |
---|
33 | .TP |
---|
34 | PSLIBDIR |
---|
35 | path name of a directory to use instead of XPSLIBDIRX |
---|
36 | for the |
---|
37 | .I psplot |
---|
38 | prologue file |
---|
39 | .SH FILES |
---|
40 | .TP 2.2i |
---|
41 | XPSLIBDIRX/psplot.pro |
---|
42 | default prologue file |
---|
43 | .SH "SEE ALSO" |
---|
44 | transcript(1), ps4014(1). |
---|
45 | .br |
---|
46 | BSD: graph(1), plot(1), plot(3), plot(5), lpr(1). |
---|
47 | .br |
---|
48 | System V: lp(1). |
---|
49 | .SH AUTHOR |
---|
50 | Adobe Systems Incorporated |
---|
51 | .SH BUGS |
---|
52 | .I plot |
---|
53 | format has been removed from some newer UNIX systems (e.g., |
---|
54 | Systems V), but |
---|
55 | .I psplot |
---|
56 | lives on. |
---|
57 | .SH NOTES |
---|
58 | \*(PS is a registered trademark of Adobe Systems Incorporated. |
---|
59 | Unix is a trademark of AT&T Bell Laboratories. |
---|
60 | |
---|
Note: See
TracBrowser
for help on using the repository browser.