summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 682734fc573..381c3b923d9 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -831,7 +831,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`);
'mnhyphn', "&MAKEmnhyphn",
'mnsymbol', "&MAKEflatten",
'modular', "&MAKEflatten",
- 'mol2chemfig', "die 'skipping, python dependencies'",
+ 'mol2chemfig', "die 'skipping, python setup.py'",
'montex', "&MAKEflatten",
'morehelp', "die 'skipping, nonfree license'",
'morisawa', "&MAKEflatten",
@@ -1640,6 +1640,7 @@ $standarddest = "texmf-dist";
'ocherokee', 'lambda',
'ofs', 'generic',
'oinuit', 'lambda',
+ 'optex', 'luatex',
'passivetex', 'xmltex',
'pdcmac', 'plain',
'pdf-trans', 'generic',
@@ -1950,6 +1951,7 @@ $standardtex
'odsfile', '\.lua|' . $standardtex,
'ofs', '^ofs\.tex|ofsdef\.tex|ofs-.*\.tex|\.sty|a.*\.tex|.*fn\.tex',
'olsak-misc', '(qrcode|scanbase|scancsv|xmlparser)\.tex',
+ 'optex', '\.opm|\.ini',
'pageslts', '\.sty|[^c]\.cfg', # not ltxdoc.cfg
'papermas', '\.sty|[^c]\.cfg', # not ltxdoc.cfg, would be system-wide
'passivetex', '\.xmt|' . $standardtex,