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 | cafed071e6f48f7eb7c94ac2596f2cafd38326f5 (patch) | |
tree | d20c0dcb40fc6a86cc8a43ddd9127d4f93ccd9dc /converters | |
parent | a5500bc994dc528b0b798de35e7bb7f4d6d3bdd1 (diff) | |
download | pkgsrc-cafed071e6f48f7eb7c94ac2596f2cafd38326f5.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. |