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

« back to all changes in this revision

Viewing changes to doc/docbook/src/plstart.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 PLSTART 3plplot  "June, 2004" "" "PLplot API"
 
3
.TH PLSTART 3plplot  "May, 2006" "" "PLplot API"
4
4
.SH NAME
5
5
\fBplstart\fP - Initialization 
6
6
.SH SYNOPSIS
8
8
.SH DESCRIPTION
9
9
 
10
10
.P
11
 
Alternative to \fBplstar\fP(3plplot) for initializing the plotting package.  The \fIdevice\fP name keyword for the desired output device must be supplied as an argument.  The device keywords are the same as those printed out by \fBplstar\fP(3plplot).  If the requested device is not available, or if the input string is empty or begins with ``?'', the prompted startup of \fBplstar\fP(3plplot) is used.  This routine also divides the output device 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
Alternative to \fBplstar\fP(3plplot) for initializing the plotting package.  The \fIdevice\fP name keyword for the desired output device must be supplied as an argument.  The device keywords are the same as those printed out by \fBplstar\fP(3plplot).  If the requested device is not available, or if the input string is empty or begins with ``?'', the prompted startup of \fBplstar\fP(3plplot) is used.  This routine also divides the output device 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
\fIdevice\fP (const char *, input)