summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-03-04 22:09:16 +0000
committerKarl Berry <karl@freefriends.org>2021-03-04 22:09:16 +0000
commit7df76069beaebbde72a91ad3fd9102eee6857877 (patch)
tree86d6965281030f20bbe7c22ae4967edb9a281d0a /Master/tlpkg/libexec
parentb1279daa67e27985c60f1b13293e22c5c596386c (diff)
lua-typo (4mar21)
git-svn-id: svn://tug.org/texlive/trunk@58124 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 754532046b3..5e9ae580e48 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -792,6 +792,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'ltxkeys', "&MAKEflatten",
'ltxmisc', "die 'skipping, too complicated, sorry'",
'ltxtable', "die 'skipping, use carlisle'",
+ 'lua-typo', "&MAKEflatten",
'lua-uca', "&MAKEflatten",
'lua-visual-debug', "&MAKEflatten",
'lua2dox', "die 'skipping, author request'",
@@ -2934,6 +2935,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'lmake' => 'latex', # requires interaction
'lni' => 'tex --8bit',
'ltxcmds' => 'etex',
+ 'lua-typo' => 'etex',
'lua-ul' => 'etex',
'luaindex' => 'lualatex --shell-escape',
'luatexja' => 'lualatex',