diff options
author | jkh <jkh@FreeBSD.org> | 1994-10-01 08:00:16 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-10-01 08:00:16 +0800 |
commit | cde3a0e320d87378ab033656bc6dcec9f081de99 (patch) | |
tree | c07b1eb30082c6fb6aa5d215a5894490d0ab785e /print/xdvi/pkg-descr | |
parent | 6ffcdc118fee80606b7ffe5e67b848d1516f7625 (diff) | |
download | freebsd-ports-gnome-cde3a0e320d87378ab033656bc6dcec9f081de99.tar.gz freebsd-ports-gnome-cde3a0e320d87378ab033656bc6dcec9f081de99.tar.zst freebsd-ports-gnome-cde3a0e320d87378ab033656bc6dcec9f081de99.zip |
Jean-Marc Zucconi's xdvi port.
Submitted by: jmz
Diffstat (limited to 'print/xdvi/pkg-descr')
-rw-r--r-- | print/xdvi/pkg-descr | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/print/xdvi/pkg-descr b/print/xdvi/pkg-descr new file mode 100644 index 000000000000..9b0d5365d536 --- /dev/null +++ b/print/xdvi/pkg-descr @@ -0,0 +1,9 @@ +xdvi is a program which runs under the X window system. It is used to +preview files, such as are produced by TeX. This program has the +capability of showing the file shrunken by various (integer) factors, +and also has a ``magnifying glass'' which allows one to see a small +part of the unshrunk image momentarily. In addition to using +keystrokes to move within the file, xdvi provides buttons on the right +side of the window, which are synonymous with various sequences of +keystrokes. xdvi is also able to show PostScript<tm> specials if +Ghostscript is installed on your system. |