summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
-rw-r--r--Master/tlpkg/tlpsrc/codebox.tlpsrc0
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
4 files changed, 5 insertions, 1 deletions
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
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/codebox.tlpsrc
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