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

« back to all changes in this revision

Viewing changes to doc/docbook/src/plssub.html

  • 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
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
2
2
<HTML
3
3
><HEAD
4
4
><TITLE
5
 
>      plssub: Set the number of subwindows in x and y
 
5
>      plssub: Set the number of subpages in x and y
6
6
    </TITLE
7
7
><META
8
8
NAME="GENERATOR"
9
 
CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
 
9
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
10
10
REL="HOME"
11
11
TITLE="The PLplot Plotting Library"
12
12
HREF="index.html"><LINK
61
61
WIDTH="80%"
62
62
ALIGN="center"
63
63
VALIGN="bottom"
64
 
>Chapter 16. The Common API for PLplot</TD
 
64
>Chapter 17. The Common API for PLplot</TD
65
65
><TD
66
66
WIDTH="10%"
67
67
ALIGN="right"
85
85
><CODE
86
86
CLASS="function"
87
87
>plssub</CODE
88
 
>: Set the number of subwindows in x and y</A
 
88
>: Set the number of subpages in x and y</A
89
89
></H3
90
90
><P
91
91
>      <DIV
93
93
><P
94
94
></P
95
95
><A
96
 
NAME="AEN8244"
 
96
NAME="AEN9105"
97
97
></A
98
98
><TABLE
99
99
CLASS="funcprototype"
112
112
>
113
113
    </P
114
114
><P
115
 
>      Set the number of subwindows in x and y.
 
115
>      Set the number of subpages in x and y.
116
116
    </P
117
117
><TABLE
118
118
CLASS="variablelist"
120
120
><TD
121
121
><DL
122
122
><DT
123
 
><VAR
 
123
><CODE
124
124
CLASS="parameter"
125
 
>nx</VAR
 
125
>nx</CODE
126
126
>
127
 
          (<VAR
 
127
          (<TT
128
128
CLASS="literal"
129
 
>PLINT</VAR
 
129
>PLINT</TT
130
130
>, input)</DT
131
131
><DD
132
132
><P
134
134
          </P
135
135
></DD
136
136
><DT
137
 
><VAR
 
137
><CODE
138
138
CLASS="parameter"
139
 
>ny</VAR
 
139
>ny</CODE
140
140
>
141
 
          (<VAR
 
141
          (<TT
142
142
CLASS="literal"
143
 
>PLINT</VAR
 
143
>PLINT</TT
144
144
>, input)</DT
145
145
><DD
146
146
><P