summaryrefslogtreecommitdiff
path: root/tlpkg/tlpsrc/pdftex-dev.tlpsrc
blob: 8aea99d7308dd3fdf346da71c7133a0f8d6b5b22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
category TLCore
depend kpathsea
depend pdftex
depend latex

# needs new auto patterns
tlpsetvar fmtcomm ${global_latex_deps},latex
tlpsetvar nonluafmtdeps dehyph,hyph-utf8,latexconfig
tlpsetvar luafmtdeps lm,luaotfload

execute AddFormat name=devlatex engine=pdftex-dev \
          patterns=language.dat \
          options="-translate-file=cp227.tcx *latex.ini" \
          fmttriggers=${fmtcomm},${nonluafmtdeps}
execute AddFormat name=devpdflatex engine=pdftex-dev \
          patterns=language.dat \
          options="-translate-file=cp227.tcx *pdflatex.ini" \
          fmttriggers=${fmtcomm},${nonluafmtdeps}


binpattern f bin/${ARCH}/pdftex-dev
binpattern f bin/${ARCH}/devpdflatex
binpattern f bin/${ARCH}/devlatex