summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/xetex.tlpsrc
blob: 7d54e5585bef0a67762ba7d7b629305064db58d7 (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

tlpsetvar fmtcomm cm,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=${fmtcomm},babel,firstaid,l3kernel,l3packages,\
latex,latex-fonts,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

depend xetexconfig
depend latex
depend dvipdfmx