summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-08-16 21:02:37 +0000
committerKarl Berry <karl@freefriends.org>2021-08-16 21:02:37 +0000
commitbd9cfec674815d09ac10cda49d49c2885cb23172 (patch)
treed1214272b63ebf4877252c38d895f69c87a1a7ce /Master/tlpkg/libexec/ctan2tds
parent4f7047e6564e59b28109c6abfddd70158e07d7d9 (diff)
makelabels (16aug21)
git-svn-id: svn://tug.org/texlive/trunk@60255 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 f3bb13639ee..af051e4ed99 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -2082,6 +2082,7 @@ $standardtex
'luaxml', '\.lua|' . $standardtex,
'lyluatex', '\.sty', # not *.cls
'magyar', 'NULL', # do not install in runtime, conflicts with babel
+ 'makelabels', '\.lco|' . $standardtex,
'manjutex', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|manju.tex',
'marathi', 'namuna-.*\.tex|' . $standardtex,
'matapli', 'matapli\.cls', # not mataplidoc.cls
@@ -3002,6 +3003,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'lua-ul' => 'etex-answer-y', # https://github.com/latex3/latex2e/issues/558
'luaindex' => 'lualatex --shell-escape',
'luatexja' => 'lualatex',
+ 'makelabels' => 'tex --8bit',
'mandi' => 'pdflatex-preserve-pdf',
'marathi' => 'tex -8bit',
'mathfont' => 'latex',