1KIG(1) KDE User's Manual KIG(1)
2
3
4
6 kig - An interactive geometry program by KDE
7
9 kig [-c, --convert-to-native [-o, --outfile filename]] [options]
10
12 Kig is an application for interactive geometry. It is intended to serve
13 two purposes:
14
15 • To allow students to interactively explore mathematical figures and
16 concepts using the computer;
17
18 • To serve as a WYSIWYG tool for drawing mathematical figures and
19 including them in other documents.
20
21 With this program you can do geometry on a computer just like you would
22 on a blackboard in a classroom. However the program allows you to move
23 and change parts of a geometrical drawing so that you can see how other
24 parts change as a result.
25
26 Kig supports loci and user-defined macros. It also imports and exports
27 both to and from foreign file formats including Cabri, Dr. Geo, KGeo,
28 KSeg and XFig.
29
30 This application is part of the official KDE edutainment module.
31
33 -c, --convert-to-native
34 Do not show a GUI. Instead convert the specified file to native Kig
35 format. The native Kig file will be written to standard output
36 unless --outfile is passed.
37
38 -o, --outfile filename
39 Used with --convert-to-native to specify where to save the newly
40 created Kig file. Not specifying this option, or providing a
41 filename of - will output the file to standard output.
42
44 More detailed user documentation is available from help:/kig (either
45 enter this URL into Konqueror, or run khelpcenter help:/kig).
46
47 There is also further information available at the KDE Education
48 website[1].
49
51 Kig was written by Dominique Devriese <devriese@kde.org>, Maurizio
52 Paolini <paolini@dmf.bs.unicatt.it>, Franco Pasquarelli
53 <pasqui@dmf.bs.unicatt.it>, Pino Toscano <toscano.pino@tiscali.it>,
54 David E. Narvaez <david.narvaez@computer.org>, and others.
55
56 This man page based on the one prepared for Debian® by Ben Burton
57 <bab@debian.org>.
58
60 Ben Burton <bab@debian.org>
61 Author.
62
64 1. KDE Education website
65 https://edu.kde.org/kig/
66
67
68
69KDE Applications Applications 2020-12-23 KIG(1)