diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2019-04-03 22:56:40 +0900 |
commit | 11394aecd1f906fee2ebd2b90412aeba4651fbff (patch) | |
tree | bcf750380e6d9fc7dbe524e16bbe2afde25dcfa0 /ubuntu/_base/tdegraphics/debian/man/kghostview.1 | |
parent | d24bd898174453b586ac90f2ef7a60165fa26fde (diff) | |
download | tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.tar.gz tde-packaging-11394aecd1f906fee2ebd2b90412aeba4651fbff.zip |
DEB: use _base folder for a distro instead of specific distros (squeeze
and maverick).
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'ubuntu/_base/tdegraphics/debian/man/kghostview.1')
-rw-r--r-- | ubuntu/_base/tdegraphics/debian/man/kghostview.1 | 89 |
1 files changed, 89 insertions, 0 deletions
diff --git a/ubuntu/_base/tdegraphics/debian/man/kghostview.1 b/ubuntu/_base/tdegraphics/debian/man/kghostview.1 new file mode 100644 index 000000000..be63ba0f3 --- /dev/null +++ b/ubuntu/_base/tdegraphics/debian/man/kghostview.1 @@ -0,0 +1,89 @@ +.TH KGHOSTVIEW "1" "September 2002" TDE "TDE Application" +.SH NAME +kghostview \- TDE PS/PDF Viewer +.SH SYNOPSIS +.B kghostview +[\fIQt-options\fR] [\fITDE-options\fR] [\fIURL\fR] +.SH DESCRIPTION +This manual page documents briefly the +.B KGhostView +TDE Application. +This manual page was written for the Debian GNU/Linux distribution +because the original program does not have a manual page. +.PP +.B KGhostView +displays and prints PostScript (.ps, .eps) and Portable +Document Format (.pdf) files. It a port to TDE of Tim Theisen's +Ghostview program which uses Alladin Ghostscript to view documents +prepared in Adobe's PostScript page description +language. PostScript is the major page description language for +printing on UNIX(rg systems and this application can be used to preview +material intended for printing or for reading documents online. +.P +You can use KGhostView with all recent versions of Ghostscript. Newer +versions offer much improved performance which you can take advantage +of with KGhostView. +.P +If a document does not conform to the Adobe document structuring +convention the functionality of the viewer is limited. For example, if +there is no table of contents, skipping around the document and +marking pages is not possible. +.P +This program is part of the official TDE graphics module. +.SS "Generic options:" +.TP +\fB\-\-help\fR +Show help about options +.TP +\fB\-\-help\-qt\fR +Show Qt specific options +.TP +\fB\-\-help\-tde\fR +Show TDE specific options +.TP +\fB\-\-help\-all\fR +Show all options +.TP +\fB\-\-author\fR +Show author information +.TP +\fB\-v\fR, \fB\-\-version\fR +Show version information +.TP +\fB\-\-license\fR +Show license information +.TP +\fB\-\-\fR +End of options +.SS "Arguments:" +.TP +URL +Location to open +.SH "SEE ALSO" +The full documentation for +.B KGhostView +is maintained as a docbook manual. If the +.B khelpcenter +program is properly installed at your site, the command +.IP +.B khelpcenter help:/kghostview +.PP +should give you access to the complete manual. +.SH AUTHOR +KGhostView was written by +.nh +Wilco Greven <greven@kde.org>, +David Sweet <dsweet@kde.org>, +Mark Donohoe <donohoe@kde.org>, +David Faure <faure@kde.org>, +Daniel Duley <mosfet@kde.org> and +Espen Sand <espen@kde.org> +.hy +.br +Please use http://bugs.trinitydesktop.org to report bugs, do not mail the authors directly. +.br +This manual page was prepared by +.nh +Karolina Lindqvist <pgd\-karolinali@algonet.se> +.hy +for the Debian GNU/Linux system (but may be used by others). |