diff options
author | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-06-20 05:37:07 +0000 |
commit | 9ae60519cee39f73acca93bd0a963b6eb0838090 (patch) | |
tree | 280b086265babf658beaaa8767402cd6d63537e5 /Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc | |
parent | 364c41ff9ead9873e105431354ec5e5b73c887d3 (diff) |
Remove shortdesc and longdesc from all but the collection-* and scheme-*
git-svn-id: svn://tug.org/texlive/trunk@4479 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc b/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc index 2ac5dfb8d7e..c3f6917d79a 100644 --- a/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc +++ b/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc @@ -1,18 +1,5 @@ name bin-dvipng category TLCore -shortdesc A fast DVI to PNG converter. -longdesc This program makes PNG graphics from DVI files as obtained from -longdesc TeX and its relatives. Its benefits include its speed (it is the -longdesc fastest bitmap-rendering code for DVI files known to the author. -longdesc On a fairly low-end laptop, it takes less than a second to -longdesc generate 150 one-formula images), it does not read the postamble -longdesc (so it can be started before TeX finishes and there is a -follow -longdesc switch that makes dvipng wait at EOF for further output, unless it -longdesc finds the POST marker that indicates the end of the DVI), and it -longdesc supports PK, VF and Type1 fonts, color specials, simple PostScript -longdesc inclusion and more. The motivation for this project is preview- -longdesc latex, a previewing tool for LaTeX in emacs, but since dvipng can -longdesc be independently useful, a separate package is provided. docpattern f texmf/doc/dvipng/* docpattern f texmf/doc/info/dvipng.info docpattern f texmf/doc/man/man1/dvipng.* |