You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

48 lines
1.5 KiB

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<TITLE>kdvi TeX DVI viewer - User Manual: USAGE</TITLE>
<META HTTP-EQUIV="content-type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="keywords" CONTENT="KDE, dvi, DVI, TeX, tex, LaTeX, latex, device-independent, viewer, dvi viewer, kdvi, xdvi">
<META NAME="description" CONTENT="Kdvi Documentation">
</HEAD>
<BODY BGCOLOR="#ffffff" LINK="#aa0000" TEXT="#000000">
<FONT FACE="Helvetica">
<A HREF="http://www.kde.org/"><IMG SRC="logotp3.png" BORDER="0" ALT="The K Desktop Environment"></A>
<HR WIDTH="100%" SIZE=2 ALIGN="CENTER" NOSHADE>
<P ALIGN="RIGHT">
<A HREF="index-2.html">Next</A>
Previous <A HREF="index.html#toc1">Table of Contents</A>
</P>
<H3><A NAME="s1">1. USAGE</A></H3>
<P>The dvi viewer may be started using a file name to display a file, e.g:
<PRE>
kdvi somepath/paper.dvi
</PRE>
or without a file name as
<PRE>
kdvi
</PRE>
kdvi will then allow a file to be opened from a dialog or a menu of recently used files. This menu can also be popped up by clicking the File button with the right mouse button.
<P>The usual parameters handled by Qt and KDE applications also work:
<PRE>
kdvi -style windows -display :0 -geometry 400x400+0+0 -caption "DVI"
</PRE>
For integration with TeX the opened DVI file is automatically reloaded when changed.
<P ALIGN="RIGHT">
<A HREF="index-2.html">Next</A>
Previous <A HREF="index.html#toc1">Table of Contents</A>
</P>
<CENTER>
<HR WIDTH="100%" SIZE=3 ALIGN=CENTER NOSHADE>
</CENTER>
</FONT>
</BODY>
</HTML>