diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-15 19:23:30 +0800 |
commit | 0277521b268b21caf0ee21202b92784f302baadc (patch) | |
tree | 5d856f96adfbe46b57da31cf60daa1084b4e7a1e /dilos/tdegraphics/debian/man/kdvi.1 | |
parent | eb16e7c7281e182297581fa8d565561869c81bca (diff) | |
download | tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.tar.gz tde-packaging-0277521b268b21caf0ee21202b92784f302baadc.zip |
DEB: adjusted to new 'core' folder for main packages.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'dilos/tdegraphics/debian/man/kdvi.1')
-rw-r--r-- | dilos/tdegraphics/debian/man/kdvi.1 | 99 |
1 files changed, 0 insertions, 99 deletions
diff --git a/dilos/tdegraphics/debian/man/kdvi.1 b/dilos/tdegraphics/debian/man/kdvi.1 deleted file mode 100644 index f1df971ad..000000000 --- a/dilos/tdegraphics/debian/man/kdvi.1 +++ /dev/null @@ -1,99 +0,0 @@ -.TH KDVI "1" "September 2002" TDE "TDE Application" -.SH NAME -kdvi \- TDE DVI Viewer -.SH SYNOPSIS -.B kviewshell -[\fIQt-options\fR] [\fITDE-options\fR] \fIpart file(s)\fR -.SH DESCRIPTION -This manual page documents briefly the -.B kdvi -TDE Application. -This manual page was written for the Debian GNU/Linux distribution -because the original program does not have a manual page. -.P -.B KDVI -is a plugin for the KViewshell program which allows KViewshell to -display DVI-files (.dvi) which are produced by the TeX typesetting -system. KDVI supports many extensions of the DVI standard, for -instance the inclusion of PostScript graphics or hyperlinks. More -details, examples and all the technical specifications can be found in -the file KDVI-features.dvi (or see KDVI-features.tex for the TeX -source of that file). -.P -For up-to-date information, consult KDVI's home page. -.P -TeX is a high-end typesetting system geared towards scientific, and in -particular mathematical typesetting. More information about TeX and -DVI can be found on the homepage of the TeX user group or the German -German DANTE e.V.. -.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 -part -The part to use -.SH OPTIONS -.TP -\fB\-\-unique\fR -Check if the file is loaded in another kviewshell. If it is, bring up the other kviewshell. Otherwise, load the file. -.TP -\fB\-\-paper\fR -Sets paper size (not implemented at the moment, only for compatibility with lyx) -.TP -file(s) -Files to load -.SH "SEE ALSO" -The full documentation for -.B kdvi -is maintained as a docbook manual. If the -.B khelpcenter -program is properly installed at your site, the command -.IP -.B khelpcenter help:/kdvi -.PP -should give you access to the complete manual. -.SH AUTHOR -KViewShell was written by -.nh -Matthias Hoelzer-Kluepfel <mhk@caldera.de>, -David Sweet <dsweet@kde.org>, -Mark Donohoe, -Markku Hihnala, -David Faure, -Daniel Duley, -Espen Sand and -Stefan Kebekus <kebekus@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). |