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/bin/tlpkg-ctan-check | 2 +- Master/tlpkg/libexec/ctan2tds | 3 +++ Master/tlpkg/tlpsrc/codebox.tlpsrc | 0 Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 + 4 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 Master/tlpkg/tlpsrc/codebox.tlpsrc (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 02300b4b310..fed32d41e97 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -185,7 +185,7 @@ my @TLP_working = qw( cmap cmarrows cmathbb cmbright cmcyr cmdstring cmdtrack cmexb cmextra cmll cmpica cmpj cmsd cmsrb cmtiup cmupint cnbwp cnltx cntformats cntperchap - cochineal codeanatomy codedoc codehigh codepage codesection + cochineal codeanatomy codebox codedoc codehigh codepage codesection codicefiscaleitaliano coelacanth coffeestains collcell collectbox collref colophon color-edits colordoc colorinfo coloring colorist colorprofiles 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 diff --git a/Master/tlpkg/tlpsrc/codebox.tlpsrc b/Master/tlpkg/tlpsrc/codebox.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index fdd3f50fbdf..feb9dcf8e90 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -198,6 +198,7 @@ depend cmsd depend cnltx depend cntformats depend cntperchap +depend codebox depend codedoc depend codehigh depend codepage -- cgit v1.2.3