From bd9cfec674815d09ac10cda49d49c2885cb23172 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 16 Aug 2021 21:02:37 +0000 Subject: makelabels (16aug21) git-svn-id: svn://tug.org/texlive/trunk@60255 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Master/tlpkg/libexec/ctan2tds') 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', -- cgit v1.2.3