summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-04-20 22:04:40 +0000
committerKarl Berry <karl@freefriends.org>2014-04-20 22:04:40 +0000
commitd5e93667cefc1e7a311d7352143d095120b492dc (patch)
tree0102610e09534c7aec2b7e32fd74b382cc31a495 /Master/tlpkg/libexec
parent33a4d5f43d0935e7074701ce4937755e9badac4b (diff)
xskak (20apr14)
git-svn-id: svn://tug.org/texlive/trunk@33559 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5f7dd4d7cce..5eac792c7cb 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2209,6 +2209,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'uadocs' => 'latex', # requires interaction
'undolabl' => 'tex',
'xecjk' => 'xecjk-xelatex',
+ 'xskak' => 'latex', # requires interaction
);
$standardinsrunner="latex -interaction=nonstopmode";