summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-06-18 14:07:29 +0000
committerNorbert Preining <preining@logic.at>2007-06-18 14:07:29 +0000
commit7fb60a74aab3febff8b73f2c8485f038d6a5e8cf (patch)
tree4f53da62ca86575bffd6cab33eddf4ec1bedce6c /Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc
parent251011941e0fbafdda83480a711735c118a7fca0 (diff)
its tlpsrc, not tlsrc now ...
updates to many of the tlpsrc git-svn-id: svn://tug.org/texlive/trunk@4468 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc b/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc
new file mode 100644
index 00000000000..2ac5dfb8d7e
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bin-dvipng.tlpsrc
@@ -0,0 +1,21 @@
+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.*
+binpattern f bin/${ARCH}/dvigif
+binpattern f bin/${ARCH}/dvipng
+binpattern f bin/win32/dvipng.exe