From 75d213e27f886527da7f88c613f9aa4860332753 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 26 Dec 2021 21:24:12 +0000 Subject: codebox (26dec21) git-svn-id: svn://tug.org/texlive/trunk@61415 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 3ff4c8114c2..84576659b46 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1932,6 +1932,7 @@ $standardtex 'clock', '\.sty|clock\.tex', 'cloze', '\.tex|' . $standardtex, 'cmap', '\.cmap|' . $standardtex, + 'codebox', '\.sty', # not ctxdoc-en.cls 'codehigh', '\.lua$|' . $standardtex, 'codepage', '\.sty|\.tex', 'colorprofiles', '\.(icc|sty|tex)$', @@ -2783,6 +2784,7 @@ $standardsource = '(\.(bat|c|drv|[dem]tx|fea|fdd|ins|mk|sfd)' 'circuit-macros', 'NULL', # leave Makefile 'cluttex', 'NULL', # leave Makefile 'cmextra', 'NULL', + 'codebox', 'NULL', 'concmath-fonts', 'NULL', 'crossrefware', 'NULL', 'crossword', $standardsource . '|AcrossLite', @@ -2972,6 +2974,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'clefval' => 'latex -translate-file=empty.tcx', # no 8-bit 'cleveref' => 'latex', # requires interaction 'clrstrip' => 'tex', + 'codebox', => 'etex', 'ctable' => 'latex', # requires interaction 'curve2e' => 'pdflatex', # 8bit 'dateiliste' => 'latex', # requires interaction -- cgit v1.2.3