diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 12:06:08 -0500 |
commit | 1b6efb141bcf333e5c73a520e701d1de8cafcf4e (patch) | |
tree | 2c8231c62e760299a8109716eecf4647514b3315 /ubuntu/maverick/tdeedu/debian/man/kig-trinity.1 | |
parent | a2c2f2ed2eaad5d897c9a00ff5d804486751e603 (diff) | |
download | tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.tar.gz tde-packaging-1b6efb141bcf333e5c73a520e701d1de8cafcf4e.zip |
Rename kde packages to tde
Diffstat (limited to 'ubuntu/maverick/tdeedu/debian/man/kig-trinity.1')
-rw-r--r-- | ubuntu/maverick/tdeedu/debian/man/kig-trinity.1 | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdeedu/debian/man/kig-trinity.1 b/ubuntu/maverick/tdeedu/debian/man/kig-trinity.1 new file mode 100644 index 000000000..aa1916852 --- /dev/null +++ b/ubuntu/maverick/tdeedu/debian/man/kig-trinity.1 @@ -0,0 +1,81 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH KIG 1 "October 16, 2004" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp <n> insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +kig \- an interactive geometry program for KDE +.SH SYNOPSIS +.B kig +.RI "[ " generic-options " ]" +[ \fIURL\fP ] +.br +.B kig \-c, \-\-convert\-to\-native +[ \fB\-o, \-\-outfile\fP \fInative-file\fP ] +\fIfile\fP +.SH DESCRIPTION +\fBKig\fP is an application for interactive geometry. It is intended to +serve two purposes: +.PP +.RS +\- to allow students to interactively explore mathematical figures and +concepts using the computer; +.PP +\- to serve as a WYSIWYG tool for drawing mathematical figures and +including them in other documents. +.RE +.PP +With this program you can do geometry on a computer just like you would +on a blackboard in a classroom. However, the program allows you to move +and change parts of a geometrical drawing so that you can see how the other +parts change as a result. +.PP +Kig supports loci and user-defined macros. It also supports imports +and exports to/from foreign file formats including Cabri, Dr. Geo, KGeo, +KSeg and XFig. +.PP +This application is part of the official KDE edutainment module. +.SH OPTIONS +Below are the kig-specific options. +For a full summary of options, run \fIkig \-\-help\fP. +.TP +.B \-c, \-\-convert\-to\-native +Do not show a GUI. Instead, convert the specified file to the native +Kig format. The native Kig file will be written to standard output +unless \-\-outfile is passed (see below). +.TP +\fB\-o, \-\-outfile\fP \fInative-file\fP +Used with \-\-convert\-to\-native to specify where to save the newly +created Kig file. Note that a filename of '\-' means standard +output (which is also the default). +.SH SEE ALSO +Full user documentation is available through the KDE Help Centre. +You can also enter the URL +\fIhelp:/kig/\fP +directly into konqueror or you can run +`\fIkhelpcenter help:/kig/\fP' +from the command-line. +.PP +If the KDE Help Centre is not installed then you can install the package +\fIkdeedu-doc-html\fP and read this documentation in HTML format from +\fI/opt/trinity/share/doc/kde/HTML/en/kig/\fP. +.SH AUTHOR +Kig was written by Dominique Devriese <devriese@kde.org>, +Maurizio Paolini <paolini@dmf.bs.unicatt.it>, +Franco Pasquarelli <pasqui@dmf.bs.unicatt.it>, +Pino Toscano <toscano.pino@tiscali.it> and others. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). |