diff options
author | hoek <hoek@FreeBSD.org> | 1998-04-12 09:18:47 +0800 |
---|---|---|
committer | hoek <hoek@FreeBSD.org> | 1998-04-12 09:18:47 +0800 |
commit | 7f3c88cde7eb7362d5e3678b6818fec13570d1ba (patch) | |
tree | 2c0ec1fc1a8db85c91cf8e71f56012114f42c2b0 /textproc/catdoc | |
parent | 50e64d07b7c06c092a9a706647047b3efa0b8371 (diff) | |
download | freebsd-ports-gnome-7f3c88cde7eb7362d5e3678b6818fec13570d1ba.tar.gz freebsd-ports-gnome-7f3c88cde7eb7362d5e3678b6818fec13570d1ba.tar.zst freebsd-ports-gnome-7f3c88cde7eb7362d5e3678b6818fec13570d1ba.zip |
s/tk42/tk80/. Mention that this doesn't work with Word97.
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 |