diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
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, |