diff options
Diffstat (limited to 'ubuntu/lucid_automake/applications/koffice/debian/kformula.1')
-rw-r--r-- | ubuntu/lucid_automake/applications/koffice/debian/kformula.1 | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/ubuntu/lucid_automake/applications/koffice/debian/kformula.1 b/ubuntu/lucid_automake/applications/koffice/debian/kformula.1 new file mode 100644 index 000000000..6f9dc87b6 --- /dev/null +++ b/ubuntu/lucid_automake/applications/koffice/debian/kformula.1 @@ -0,0 +1,75 @@ +.\" 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 KFORMULA 1 "May 9, 2003" +.\" 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 +kformula \- a formula editor for the KDE Office Suite +.SH SYNOPSIS +.B kformula +[ \fIgeneric-options\fP ] +[ \fB\-\-print\fP ] +[ \fIfile\fP ... ] +.SH DESCRIPTION +\fBKFormula\fP is an easy to use formula editor. It provides the basic +input facilities and the support functionality you come to expect of a +KOffice application. But there is more. Some of its most exciting +features are: +.PP +.RS +Easy Greek letter insertion +.PP +Intelligent cursor movement +.PP +Advanced syntax highlighting +.PP +Multi-level undo support +.PP +LaTeX export (copy and paste into a text editor) +.RE +.PP +KFormula uses the KOffice formula drawing library. If you have to deal +with many formulae you may wish to use a KFormula object embedded in +KWord or KSpread. +.PP +This application is part of the KDE Office Suite. +.SH OPTIONS +Below are the kformula-specific options. +For a full summary of options, run \fIkformula \-\-help\fP. +.TP +\fB\-\-print\fP +Print the given file(s) and exit. +.SH SEE ALSO +.BR kword (1), +.BR kspread (1). +.PP +Full user documentation is available through the KDE Help Centre. +You can also enter the URL +\fIhelp:/kformula/\fP +directly into konqueror or you can run +`\fIkhelpcenter help:/kformula/\fP' +from the command-line. +.PP +If the KDE Help Centre is not installed then you can install the package +\fIkoffice-doc-html\fP and read this documentation in HTML format from +\fI/usr/share/doc/kde/HTML/en/kformula/\fP. +.SH AUTHOR +KFormula was written by Andrea Rizzi <rizzi@kde.org>, +Stephan Kulow <coolo@kde.org>, Ulrich Kuettler <ulrich.kuettler@gmx.de>, +Heinrich Kuettler <heinrich.kuettler@gmx.de> and +Claus O. Wilke <wilke@caltech.edu>. +.br +This manual page was prepared by Ben Burton <bab@debian.org> +for the Debian GNU/Linux system (but may be used by others). |