diff options
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-dvipdfm.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/bin-dvipdfm.tlpsrc | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-dvipdfm.tlpsrc b/Master/tlpkg/tlpsrc/bin-dvipdfm.tlpsrc new file mode 100644 index 00000000000..5c03e133e9a --- /dev/null +++ b/Master/tlpkg/tlpsrc/bin-dvipdfm.tlpsrc @@ -0,0 +1,23 @@ +name bin-dvipdfm +category TLCore +shortdesc A dvi-to-PDF driver. +longdesc Dvipdfm is a full-featured DVI to PDF translator which supports +longdesc all common features expected from a LaTeX source file. +runpattern f texmf/dvipdfm/config/config +runpattern f texmf/dvipdfm/config/config-win32 +runpattern f texmf/fonts/map/dvipdfm/updmap/* +runpattern f texmf/tex/latex/dvipdfm/* +docpattern f texmf/doc/dvipdfm/* +docpattern f texmf/doc/man/man1/dvipdfm.1 +docpattern f texmf/doc/man/man1/dvipdfm.1.html +docpattern f texmf/doc/man/man1/dvipdft.1 +docpattern f texmf/doc/man/man1/dvipdft.1.html +docpattern f texmf/doc/man/man1/ebb.1 +docpattern f texmf/doc/man/man1/ebb.1.html +binpattern f bin/${ARCH}/dvipdfm +binpattern f bin/${ARCH}/dvipdft +binpattern f bin/${ARCH}/ebb +binpattern f bin/win32-static/dvipdfm.exe +binpattern f bin/win32-static/ebb.exe +binpattern f bin/win32/dvipdfm.exe +binpattern f bin/win32/ebb.exe |