summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/context-texlive.tlpsrc
blob: 5e969e3e8efc2935bfd495adb62b72bae096d393 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
shortdesc TeX Live-specific helpers for ConTeXt (caches, papersize)
longdesc The files are in the directory texmf-dist/tex/context/texlive.
runpattern d texmf-dist/tex/context/texlive

# These point to stubs, which were handwritten by us, hence include both
# the stubs (under the dir above) and the executable links here.
# It seems harmless to include these even when luametatex itself
# isn't available for a given platform; they won't do anything, but it
# saves us having to list the same platform omissions as in context.tlpsrc.
binpattern f bin/${ARCH}/contextjit
binpattern f bin/${ARCH}/luatools
binpattern f bin/${ARCH}/mtxrunjit

# We have these man pages as .so links to the scripts.
docpattern +f texmf-dist/doc/man/man1/luatools.*
docpattern +f texmf-dist/doc/man/man1/contextjit.*
docpattern +f texmf-dist/doc/man/man1/mtxrunjit.*