summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-02-12 22:27:05 +0000
committerKarl Berry <karl@freefriends.org>2020-02-12 22:27:05 +0000
commit775445b47908bd8ef0417e2ff0e16209cc127a5d (patch)
tree14972217c2a8795ae79b7a7320500bd04546de74 /Master/tlpkg/libexec/ctan2tds
parentf33a8f19027f814bfd8f9f85e6fa004a47901584 (diff)
optex (12feb20)
git-svn-id: svn://tug.org/texlive/trunk@53764 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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,