~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to man/graphics/titlepage.man

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH titlepage 2 "April 1993" "Scilab Group" "Scilab Function" 
2
 
.so ../sci.an
3
 
.SH NAME
4
 
titlepage - add a title in the middle of a graphics window
5
 
.SH CALLING SEQUENCE
6
 
.nf
7
 
titlepage(str)
8
 
.fi
9
 
.SH PARAMETERS
10
 
.TP 5
11
 
str
12
 
: matrix of strings
13
 
.SH DESCRIPTION
14
 
\fVtitlepage\fR displays the matrix of strings \fVstr\fR in the middle of 
15
 
the current graphics window
16
 
with a font as big as possible.
17
 
.SH SEE ALSO
18
 
xtitle
19
 
.SH AUTHOR
20
 
S. S.