diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-12 01:18:47 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-04-12 01:18:47 +0000 |
commit | 87605b9a998b8888c12b91b5dbdfc260a2c33502 (patch) | |
tree | 7e8f5860b00d2bcee45aa3ee7eb454d8922d8659 /textproc/catdoc | |
parent | adaa0335e02775b65ad9d1c4d07c8a476dfd133c (diff) | |
download | ports-87605b9a998b8888c12b91b5dbdfc260a2c33502.tar.gz ports-87605b9a998b8888c12b91b5dbdfc260a2c33502.zip |
Notes
Diffstat (limited to 'textproc/catdoc')
-rw-r--r-- | textproc/catdoc/pkg-descr | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/catdoc/pkg-descr b/textproc/catdoc/pkg-descr index 9b6fe6ca5d84..261ecbd0cc82 100644 --- a/textproc/catdoc/pkg-descr +++ b/textproc/catdoc/pkg-descr @@ -1,10 +1,11 @@ This is a program for viewing MS Word documents. It produces plain -text output, and can optionally convert non-standard characters into -TeX control sequences. +text output and can optionally convert non-standard characters into +TeX control sequences. It does not work with MS Word 97 documents. -There is also a cute little tk program included called wordview, which +There is also a cute little Tk program included called wordview, which is basically a small GUI frontend to catdoc for viewing word documents. -You'll need TK 4.2 (in /usr/ports/x11/tk42) to use this. +The wordview program should work with any verson of Tk, but uses Tk 8.0 +by default. - Brion brion@queeg.com |