diff options
author | reed <reed@pkgsrc.org> | 2006-03-11 03:21:23 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-03-11 03:21:23 +0000 |
commit | 8b794fae52a0ea2f2d40510ad2784f1025ae8080 (patch) | |
tree | d20c0dcb40fc6a86cc8a43ddd9127d4f93ccd9dc /converters | |
parent | 1fae0467be9e1af51e3a494402b72c3076b82388 (diff) | |
download | pkgsrc-8b794fae52a0ea2f2d40510ad2784f1025ae8080.tar.gz |
Also mention latex2png and its possibly (not automatically installed)
dependencies.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/latex2rtf/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/converters/latex2rtf/DESCR b/converters/latex2rtf/DESCR index f545309dade..0d5b758059d 100644 --- a/converters/latex2rtf/DESCR +++ b/converters/latex2rtf/DESCR @@ -3,3 +3,7 @@ latex2rtf - Converts LaTeX file to RTF text-format The latex2rtf command converts a LaTeX file into RTF text format. The text and much of the formatting information is translated to RTF making the new file look very similar to the original. + +This package also provides latex2png for converting a LaTeX or EPS +files to a PNG image. It needs latex, ImageMagick's convert, +Ghostscript's eps2eps, and netpbm's pngtopnm and pnmcut. |