summaryrefslogtreecommitdiff
path: root/print/rtf2latex/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-02 09:03:29 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-02 09:03:29 +0000
commitbdd165b6699467b19e80d58cccebfcdc2604b00f (patch)
treecc1443adf832807b19e8701dc2a88b77a02ebce9 /print/rtf2latex/pkg-descr
parentUpdate (not upgrade, I think). (diff)
rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX.
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
Notes
Notes: svn path=/head/; revision=1573
Diffstat (limited to 'print/rtf2latex/pkg-descr')
-rw-r--r--print/rtf2latex/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/print/rtf2latex/pkg-descr b/print/rtf2latex/pkg-descr
new file mode 100644
index 000000000000..3b4163f5495a
--- /dev/null
+++ b/print/rtf2latex/pkg-descr
@@ -0,0 +1,4 @@
+rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts
+RTF (Microsoft's Rich Text Format) into LaTeX.
+rtf2LaTeX expends a good deal of effort in an attempt to make the resulting
+LaTeX maintainable and modifiable.