summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/bin-dtl.tlpsrc
blob: 8f085818704f66c615acf32bb77c3081394195e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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