moved kdeaccessibility kdeaddons kdeadmin kdeartwork kdebindings kdeedu kdegames...
[kdeedu.git] / debian / kig.1
blobdcba489c65a854743b10ca5972bab9e3b0ea05f0
1 .\"                                      Hey, EMACS: -*- nroff -*-
2 .\" First parameter, NAME, should be all caps
3 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
4 .\" other parameters are allowed: see man(7), man(1)
5 .TH KIG 1 "October 16, 2004"
6 .\" Please adjust this date whenever revising the manpage.
7 .\"
8 .\" Some roff macros, for reference:
9 .\" .nh        disable hyphenation
10 .\" .hy        enable hyphenation
11 .\" .ad l      left justify
12 .\" .ad b      justify to both left and right margins
13 .\" .nf        disable filling
14 .\" .fi        enable filling
15 .\" .br        insert line break
16 .\" .sp <n>    insert n+1 empty lines
17 .\" for manpage-specific macros, see man(7)
18 .SH NAME
19 kig \- an interactive geometry program for KDE
20 .SH SYNOPSIS
21 .B kig
22 .RI "[ " generic-options " ]"
23 [ \fIURL\fP ]
24 .br
25 .B kig \-c, \-\-convert\-to\-native
26 [ \fB\-o, \-\-outfile\fP \fInative-file\fP ]
27 \fIfile\fP
28 .SH DESCRIPTION
29 \fBKig\fP is an application for interactive geometry.  It is intended to
30 serve two purposes:
31 .PP
32 .RS
33 \- to allow students to interactively explore mathematical figures and
34 concepts using the computer;
35 .PP
36 \- to serve as a WYSIWYG tool for drawing mathematical figures and
37 including them in other documents.
38 .RE
39 .PP
40 With this program you can do geometry on a computer just like you would
41 on a blackboard in a classroom.  However, the program allows you to move
42 and change parts of a geometrical drawing so that you can see how the other
43 parts change as a result.
44 .PP
45 Kig supports loci and user-defined macros.  It also supports imports
46 and exports to/from foreign file formats including Cabri, Dr. Geo, KGeo,
47 KSeg and XFig.
48 .PP
49 This application is part of the official KDE edutainment module.
50 .SH OPTIONS
51 Below are the kig-specific options.
52 For a full summary of options, run \fIkig \-\-help\fP.
53 .TP
54 .B \-c, \-\-convert\-to\-native
55 Do not show a GUI.  Instead, convert the specified file to the native
56 Kig format.  The native Kig file will be written to standard output
57 unless \-\-outfile is passed (see below).
58 .TP
59 \fB\-o, \-\-outfile\fP \fInative-file\fP
60 Used with \-\-convert\-to\-native to specify where to save the newly
61 created Kig file.  Note that a filename of '\-' means standard
62 output (which is also the default).
63 .SH SEE ALSO
64 Full user documentation is available through the KDE Help Centre.
65 You can also enter the URL
66 \fIhelp:/kig/\fP
67 directly into konqueror or you can run
68 `\fIkhelpcenter help:/kig/\fP'
69 from the command-line.
70 .PP
71 If the KDE Help Centre is not installed then you can install the package
72 \fIkdeedu-doc-html\fP and read this documentation in HTML format from
73 \fI/usr/share/doc/kde/HTML/en/kig/\fP.
74 .SH AUTHOR
75 Kig was written by Dominique Devriese <devriese@kde.org>,
76 Maurizio Paolini <paolini@dmf.bs.unicatt.it>,
77 Franco Pasquarelli <pasqui@dmf.bs.unicatt.it>,
78 Pino Toscano <toscano.pino@tiscali.it> and others.
79 .br
80 This manual page was prepared by Ben Burton <bab@debian.org>
81 for the Debian GNU/Linux system (but may be used by others).