summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-09-23 21:18:00 +0000
committerKarl Berry <karl@freefriends.org>2020-09-23 21:18:00 +0000
commitb641314ca1b36fb35d20cc59136816637d751810 (patch)
tree74c3628a008bb6b773cdeef4f52c85bad69afbe6 /Master/tlpkg/libexec
parentd4eed5d97461b5921b28f2e1d7c7d0ac045e662a (diff)
ltxcmds (23sep20)
git-svn-id: svn://tug.org/texlive/trunk@56413 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 5b9dd875fd4..0ab113d5567 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1683,6 +1683,7 @@ $standarddest = "texmf-dist";
'letterspacing','generic',
'levy', 'generic', # one .sty, one .tex
'lollipop', 'lollipop',
+ 'ltxcmds', 'generic',
'luatexja', 'luatex',
'luaxml', 'luatex',
'lyluatex', 'luatex',
@@ -2367,6 +2368,7 @@ $standardtex
'lh', 'fonts',
'latex-notes-zh-cn', 'generic',
'lollipop', 'otherformats',
+ 'ltxcmds', 'generic',
'lua-alt-getopt', 'support',
'lua2dox', 'support',
'luaintro', 'luatex',
@@ -2866,6 +2868,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'listings' => 'latex', # requires interaction
'lmake' => 'latex', # requires interaction
'lni' => 'tex --8bit',
+ 'ltxcmds' => 'etex',
'lua-ul' => 'etex',
'luaindex' => 'lualatex --shell-escape',
'luatexja' => 'lualatex',