diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/xetex.tlpsrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/xetex.tlpsrc b/Master/tlpkg/tlpsrc/xetex.tlpsrc index 5fed3d59933..c3e66daa748 100644 --- a/Master/tlpkg/tlpsrc/xetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/xetex.tlpsrc @@ -35,6 +35,8 @@ binpattern f bin/${ARCH}/teckit_compile # The wrappers that (eventually) invoke gs with unsafe options, # to support pstricks. +binpattern f/!win32 bin/${ARCH}/xelatex-unsafe +binpattern f/!win32 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.* |