summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-dtl.tlpsrc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlpsrc/bin-dtl.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/bin-dtl.tlpsrc17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/bin-dtl.tlpsrc b/Master/tlpkg/tlpsrc/bin-dtl.tlpsrc
new file mode 100644
index 00000000000..8f085818704
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/bin-dtl.tlpsrc
@@ -0,0 +1,17 @@
+name bin-dtl
+category TLCore
+shortdesc The DTL (DVI Text Language) package.
+longdesc DTL (DVI Text Language) files are equivalent to TeX's DVI files,
+longdesc but are humanly readable, instead of binary. Two programs are
+longdesc provided to translate between DVI and DTL: dv2dt, dt2dv. dt2dv
+longdesc warns if byte addresses or string lengths recorded in a DTL file
+longdesc are incorrect, then overrides them. This makes DTL files
+longdesc editable.
+runpattern f texmf/doc/man/man1/dt2dv.1
+runpattern f texmf/doc/man/man1/dt2dv.1.html
+runpattern f texmf/doc/man/man1/dv2dt.1
+runpattern f texmf/doc/man/man1/dv2dt.1.html
+binpattern f bin/${ARCH}/dt2dv
+binpattern f bin/${ARCH}/dv2dt
+binpattern f bin/win32/dt2dv.exe
+binpattern f bin/win32/dv2dt.exe