source: trunk/third/transcript/man/psplot.1p @ 9090

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
7psplot\(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
17reads
18.I files
19in
20plot(5)
21format and converts them to \*(PS language format on the
22standard output.  If no
23.I files
24are specified, the standard input is used.
25The conversion is almost one-for-one, with one \*(PS language function call
26for each plot
27primitive.  The behavior of the generated file can be modified by
28changing the definitions of the \*(PS language functions in the prologue.
29If no
30.B -g
31option is specified, the default prologue is used.
32.SH ENVIRONMENT
33.TP
34PSLIBDIR
35path name of a directory to use instead of XPSLIBDIRX
36for the
37.I psplot
38prologue file
39.SH FILES
40.TP 2.2i
41XPSLIBDIRX/psplot.pro
42default prologue file
43.SH "SEE ALSO"
44transcript(1), ps4014(1).
45.br
46BSD: graph(1), plot(1), plot(3), plot(5), lpr(1).
47.br
48System V: lp(1).
49.SH AUTHOR
50Adobe Systems Incorporated
51.SH BUGS
52.I plot
53format has been removed from some newer UNIX systems (e.g.,
54Systems V), but
55.I psplot
56lives on.
57.SH NOTES
58\*(PS is a registered trademark of Adobe Systems Incorporated.
59Unix is a trademark of AT&T Bell Laboratories.
60
Note: See TracBrowser for help on using the repository browser.