summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/pdftex.tlpsrc
blob: 50acc64614e4e745fc2f85f2b812b16268c386b3 (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
25
26
27
28
29
30
31
32
33
34
35
category TLCore
depend kpathsea

tlpsetvar fmtcomm cm,etex,knuth-lib,plain,${global_hyph_deps},hyph-utf8
#
execute AddFormat name=pdftex engine=pdftex patterns=language.def \
          options="-translate-file=cp227.tcx *pdfetex.ini" \
          fmttriggers=${fmtcomm},tex-ini-files
#
execute AddFormat name=etex engine=pdftex patterns=language.def \
          options="-translate-file=cp227.tcx *etex.ini" \
          fmttriggers=${fmtcomm}
#
execute AddFormat name=pdfetex engine=pdftex patterns=language.def \
          options="-translate-file=cp227.tcx *pdfetex.ini" \
          fmttriggers=${fmtcomm},tex-ini-files

# A trivial font needed by the fake-interword-space feature.
execute addMap dummy-space.map

runpattern f texmf-dist/tex/generic/config/pdftex*.tex
runpattern d texmf-dist/tex/generic/pdftex
runpattern d texmf-dist/fonts/map/dvips/dummy-space
runpattern d texmf-dist/fonts/tfm/public/pdftex
runpattern d texmf-dist/fonts/type1/public/pdftex
runpattern d texmf-dist/scripts/simpdftex
#
docpattern f texmf-dist/doc/man/man1/pdfetex.*
docpattern f texmf-dist/doc/man/man1/pdftex.*
docpattern d texmf-dist/doc/pdftex
#
binpattern f bin/${ARCH}/etex
binpattern f bin/${ARCH}/pdfetex
binpattern f bin/${ARCH}/pdftex
binpattern f bin/${ARCH}/simpdftex