summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-12 17:03:25 +0000
committerKarl Berry <karl@freefriends.org>2020-03-12 17:03:25 +0000
commit120cf5399822b372ff1c7b4edee612374b8c8a79 (patch)
tree7b38da408fe082b95b115ad66e94504341f4e234 /Master/tlpkg/libexec
parentd23dc3e305cb46a666eb2fda7b5dae96382d596f (diff)
outerhbox own package, from genmisc
git-svn-id: svn://tug.org/texlive/trunk@54254 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 899b39a5ff6..f047f594953 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1650,6 +1650,7 @@ $standarddest = "texmf-dist";
'ofs', 'generic',
'oinuit', 'lambda',
'optex', 'luatex',
+ 'outerhbox', 'generic',
'passivetex', 'xmltex',
'pdcmac', 'plain',
'pdf-trans', 'generic',
@@ -1967,6 +1968,7 @@ $standardtex
'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex',
'olsak-misc', '(qrcode|scanbase|scancsv|xmlparser)\.tex',
'optex', '\.opm|\.ini',
+ 'outerhbox', '\.sty',
'pageslts', '\.sty|[^c]\.cfg', # not ltxdoc.cfg
'papermas', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
'passivetex', '\.xmt|' . $standardtex,