~ubuntu-branches/ubuntu/intrepid/plplot/intrepid

« back to all changes in this revision

Viewing changes to doc/docbook/src/plstar.3plplot

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2006-11-04 10:19:34 UTC
  • mfrom: (2.1.8 edgy)
  • Revision ID: james.westby@ubuntu.com-20061104101934-mlirvdg4gpwi6i5q
Tags: 5.6.1-10
* Orphaning the package
* debian/control: Changed the maintainer to the Debian QA Group

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\" This page was automatically generated.  Do not edit!
2
2
.\" 
3
 
.TH PLSTAR 3plplot  "June, 2004" "" "PLplot API"
 
3
.TH PLSTAR 3plplot  "May, 2006" "" "PLplot API"
4
4
.SH NAME
5
5
\fBplstar\fP - Initialization 
6
6
.SH SYNOPSIS
8
8
.SH DESCRIPTION
9
9
 
10
10
.P
11
 
Initializing the plotting package.  The program prompts for the device keyword or number of the desired output device.  Hitting a RETURN in response to the prompt is the same as selecting the first device.  If only one device is enabled when PLplot is installed, \fBplstar\fP(3plplot) will issue no prompt.  The output device is divided into \fInx\fP by \fIny\fP sub-pages, each of which may be used independently.  The subroutine \fBpladv\fP(3plplot) is used to advance from one subpage to the next. 
 
11
Initializing the plotting package.  The program prompts for the device keyword or number of the desired output device.  Hitting a RETURN in response to the prompt is the same as selecting the first device.  If only one device is enabled when PLplot is installed, \fBplstar\fP(3plplot) will issue no prompt.  The output device is divided into \fInx\fP by \fIny\fP subpages, each of which may be used independently.  The subroutine \fBpladv\fP(3plplot) is used to advance from one subpage to the next. 
12
12
.SH ARGUMENTS
13
13
.TP
14
14
\fInx\fP (PLINT, input)