diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:21 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-06-28 13:49:21 +0200 |
commit | 8d21d41c365c6db3acbf8112bd0026d4ffc15e8b (patch) | |
tree | 68f2e4fb1678432ff454e22b6bb68f8148767c96 /ubuntu/_base/tdeedu/debian/man/kig-trinity.1 | |
parent | 7a12a8a529f55ac389f262ad6c90f0b0431c0ae8 (diff) | |
download | tde-packaging-8d21d41c365c6db3acbf8112bd0026d4ffc15e8b.tar.gz tde-packaging-8d21d41c365c6db3acbf8112bd0026d4ffc15e8b.zip |
DEB tdeedu: Switch to cmake.
The man page has been moved to the main tree.
Generating kig/scripting-api documentation is now part of the main tree.
The hack for build kalzium/solver (ocaml) out-of-source is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/_base/tdeedu/debian/man/kig-trinity.1')
-rw-r--r-- | ubuntu/_base/tdeedu/debian/man/kig-trinity.1 | 81 |
1 files changed, 0 insertions, 81 deletions
diff --git a/ubuntu/_base/tdeedu/debian/man/kig-trinity.1 b/ubuntu/_base/tdeedu/debian/man/kig-trinity.1 deleted file mode 100644 index 208ed9165..000000000 --- a/ubuntu/_base/tdeedu/debian/man/kig-trinity.1 +++ /dev/null @@ -1,81 +0,0 @@ -.\" 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 TDE -.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 TDE 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 TDE 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 TDE Help Centre is not installed then you can install the package -\fItdeedu-doc-html\fP and read this documentation in HTML format from -\fI/opt/trinity/share/doc/tde/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). |