s/tk42/tk80/. Mention that this doesn't work with Word97.

This commit is contained in:
Tim Vanderhoek 1998-04-12 01:18:47 +00:00
parent adaa0335e0
commit 87605b9a99
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10485

View File

@ -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