1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40
|
.TH CIRCLEPACK 1 "1998 July 28"
.SH NAME
circlepack \- manipulate and display circle packings
.SH SYNOPSIS
.B circlepack
[file]
.SH COPYRIGHT
Copyright (C) 1992, 1993. Notice: The programs "CirclePack"
and "CircleFlick" are copyrighted by Ken Stephenson. They
may be distributed under the terms and conditions of the
"GNU General Public License".
.SH DESCRIPTION
.B circlepack
is designed for easy creation, manipulation, display,
printing, and storage of "circle packings". Perhaps the best
introduction to the package, after installation, is to run one of the
prepared "<script>.cmd" files which have been included with this
distribution. These can be found in /usr/share/doc/circlepack/examples.
For instance, copy /usr/share/doc/circlepack/examples/demo.cmd.gz to some
directory, gunzip it, and enter "circlepack demo.cmd". Then repeatedly
hit the "Execute Next Command" button.
.PP
For further information see the documents in /usr/share/doc/circlepack. An
online version of the documentation is also available.
.SH FILES
.PD 0
.TP
.I /usr/bin/circlepack
The \fBcirclepack\fP executable
.TP
.I /usr/lib/circlepack/cp_help.info
The online help database.
.PD
.SH AUTHOR
Ken Stephenson, Dept. of Math., University of Tennessee
.br
kens@math.utk.edu
.PP
This man page was written for Debian by John Lapeyre
<lapeyre@physics.arizona.edu>.
|