summaryrefslogtreecommitdiff
path: root/converters/tex2rtf/DESCR
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2002-05-25 23:23:01 +0000
committerrh <rh@pkgsrc.org>2002-05-25 23:23:01 +0000
commit0f23fcf357cd72f63a092a3e6c64e05e822e7262 (patch)
treeb62a3fc248c4abfc0c66d40634b43ff4cfa3168d /converters/tex2rtf/DESCR
parentb6f56a6c1cc6b7238c82923d398cd3f6d6967833 (diff)
downloadpkgsrc-0f23fcf357cd72f63a092a3e6c64e05e822e7262.tar.gz
Initial import of tex2rtf-164, a TeX to RTF converter. Provided by
collver@linuxfreemail.com -- thanks! This closes his PR pkg/14736.
Diffstat (limited to 'converters/tex2rtf/DESCR')
-rw-r--r--converters/tex2rtf/DESCR6
1 files changed, 6 insertions, 0 deletions
diff --git a/converters/tex2rtf/DESCR b/converters/tex2rtf/DESCR
new file mode 100644
index 00000000000..9caaea10c7e
--- /dev/null
+++ b/converters/tex2rtf/DESCR
@@ -0,0 +1,6 @@
+Tex2RTF is a program written by Julian Smart (julian.smart@ukonline.co.uk)
+to convert from a LaTeX subset to four other formats:
+ * Linear RTF, for importing into a wide range of word processors.
+ * Windows Help hypertext RTF, for compilation with HC (Help Compiler).
+ * HTML (Hypertext Markup Language), as used on the World Wide Web.
+ * XLP wxHelp format (the wxWindows toolkit help format).