summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/platex.tlpsrc
blob: 03005c89421d9187b8ac07e4ff585460522eb86d (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
tlpsetvar fmtcomm ptex-fonts
#
## TL'23 will use euptex in legacy encoding mode for platex(-dev)
## but for a while "euptex for platex-dev" / "eptex for platex"
## [2023-06-09] switch from eptex to euptex also for platex.
##   with LaTeX2e 2023-06-01.
execute AddFormat name=platex engine=euptex options="*platex.ini" \
          patterns=language.dat \
          fmttriggers=${fmtcomm},${global_latex_deps}
#
execute AddFormat name=platex-dev engine=euptex options="*platex.ini" \
          patterns=language.dat \
          fmttriggers=${fmtcomm},${global_latex_dev_deps}
#
binpattern f bin/${ARCH}/platex
binpattern f bin/${ARCH}/platex-dev

# not any of the other package subdirectories.
docpattern d texmf-dist/doc/platex/base
docpattern f texmf-dist/doc/man/man1/platex.*
#
srcpattern d texmf-dist/source/platex/base
#
runpattern d texmf-dist/tex/platex/base
runpattern +d texmf-dist/tex/platex/config

# need the binary.
depend ptex
depend uptex