diff options
Diffstat (limited to 'Master/tlpkg/tlsrc/bin-dvipng.tlsrc')
-rw-r--r-- | Master/tlpkg/tlsrc/bin-dvipng.tlsrc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/Master/tlpkg/tlsrc/bin-dvipng.tlsrc b/Master/tlpkg/tlsrc/bin-dvipng.tlsrc new file mode 100644 index 00000000000..8e21b683d34 --- /dev/null +++ b/Master/tlpkg/tlsrc/bin-dvipng.tlsrc @@ -0,0 +1,11 @@ +name bin-dvipng +category TLCore +shortdesc A fast DVI to PNG converter. +longdesc This program makes PNG graphics from DVI files as obtained from TeX + and its relatives. Its benefits include its speed (it is the fastest +binpatterns f bin/${ARCH}/dvigif +binpatterns f bin/${ARCH}/dvipng +binpatterns f bin/win32/dvipng.exe +docpatterns f texmf/doc/dvipng/* +docpatterns f texmf/doc/info/dvipng.info +docpatterns f texmf/doc/man/man1/dvipng.* |