diff options
Diffstat (limited to 'gnu/packages/textutils.scm')
-rw-r--r-- | gnu/packages/textutils.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/textutils.scm b/gnu/packages/textutils.scm index 79918805d9..6091d1ea6d 100644 --- a/gnu/packages/textutils.scm +++ b/gnu/packages/textutils.scm @@ -703,7 +703,8 @@ runs Word\".") (synopsis "MS-Word to TeX or plain text converter") (description "@command{catdoc} extracts text from MS-Word files, trying to preserve as many special printable characters as possible. It supports -everything up to Word-97. Also supported are MS Write documents and RTF files. +everything up to Word-97. Also supported are MS Write documents and RTF +files. @command{catdoc} does not preserve complex word formatting, but it can translate some non-ASCII characters into TeX escape codes. It's goal is to |