summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/xetex.tlpsrc
blob: 97f6f3baf70cca82f00bf66e79ab7898e4f57948 (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
36
37
38
39
40
41
42
43
category TLCore

depend xetexconfig
depend latex
depend dvipdfmx

tlpsetvar fmtcomm cm,dehyph-exptl,hyphen-base,tex-ini-files,unicode-data
#
execute AddFormat name=xetex engine=xetex patterns=language.def \
  options="-etex xetex.ini" \
  fmttriggers=${fmtcomm},etex,plain
#
execute AddFormat name=xelatex engine=xetex patterns=language.dat \
  options="-etex xelatex.ini" \
  fmttriggers=${global_latex_deps},dehyph-exptl,lm

# do fontconfig stuff, especially on Windows.
postaction script file=tlpkg/tlpostcode/xetex.pl
runpattern f tlpkg/tlpostcode/xetex.pl
binpattern f bin/win32/fc-*
binpattern f bin/win32/icu*.dll
#
# this subdir is only used on Windows.
binpattern d/win32 tlpkg/tlpostcode/xetex

docpattern d texmf-dist/doc/xetex/base
docpattern f texmf-dist/doc/man/man1/xelatex.*
docpattern f texmf-dist/doc/man/man1/xetex.*
#
runpattern d texmf-dist/fonts/misc/xetex/fontmapping/base
#
binpattern f bin/${ARCH}/xelatex
binpattern f bin/${ARCH}/xetex
binpattern f bin/${ARCH}/teckit_compile

# The wrappers that (eventually) invoke gs with unsafe options,
# to support pstricks.
binpattern f bin/${ARCH}/xelatex-unsafe
binpattern f bin/${ARCH}/xetex-unsafe
runpattern f texmf-dist/scripts/texlive-extra/xetex-unsafe.sh
runpattern f texmf-dist/scripts/texlive-extra/xelatex-unsafe.sh
docpattern f texmf-dist/doc/man/man1/xelatex-unsafe.*
docpattern f texmf-dist/doc/man/man1/xetex-unsafe.*