summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/xetex.tlpsrc
blob: cedc73092dedd710ae6c2ceff7eb92ea0daf2a27 (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
category TLCore
#
execute AddFormat name=xetex engine=xetex patterns=language.def \
        options="-etex xetex.ini"
execute AddFormat name=xelatex engine=xetex patterns=language.dat \
        options="-etex xelatex.ini" 
#
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 should only be present in the win32 binary package
binpattern d/win32 tlpkg/tlpostcode/xetex
#
# these are only needed for darwin only, so 
# use arch-specific patterns to avoid warnings about not-hit patterns.
binpattern f/universal-darwin bin/universal-darwin/T1Wrap
binpattern f/universal-darwin bin/universal-darwin/xdv2pdf
#
docpattern d texmf-dist/doc/xetex/base
#
runpattern d texmf-dist/fonts/misc/xetex/fontmapping/base
runpattern d texmf-dist/scripts/xetex
#
binpattern f bin/${ARCH}/xdvipdfmx
binpattern f bin/${ARCH}/xelatex
binpattern f bin/${ARCH}/xetex
binpattern f bin/win32/teckit_compile.exe
#
depend xetexconfig