kdvi is a plugin for the kviewshell program which allows kviewshell to display dvi-files which are produced by the TeX typesetting system. More information about TeX and DVI can be found on the homepage of the TeX user group. kdvi 0.9 supports the inclusion of PostScript graphics and it supports hyperlinks. More details and the technical specifications can be found in a separate document. For up-to-date information, consult kdvi's home page.
kdvi 0.9 is based on based on the stand-alone-program kdvi 0.4.3 by Markku Hihnala. That program is in turn based on xdvik version 18f which has many authors.
For convenience there exists a command kdvi which calls kviewshell with the kdvi-plugin preloaded. The viewer may thus be started using the command
kdvi somepath/paper.dvi |
The usual parameters handled by Qt and KDE applications also work:
kdvi -style windows -display :0 -geometry 400x400+0+0 -caption "DVI" |