summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds5
1 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 389eb9e859a..6c7a8024a38 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -118,6 +118,7 @@ $Master = "$mydir/../..";
'calendar', "die 'skipping, nosell license'",
'camel', "die 'skipping, nosell license'",
'cassette', "die 'skipping, nonfree license'",
+ 'cassette-shipunov', "die 'skipping, use shipunov'",
'cassette209', "die 'skipping, latex 2.09'",
'catalogue', "die 'skipping, goes stale too soon'",
'cbfonts', "&MAKEflatten",
@@ -686,6 +687,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv';
'fpl', 'Add|\.sfd|\.pe|\.ps' . $standardsource,
'impatient', 'NULL', # doc package
'intro-scientific', 'NULL', # doc package
+ 'js-misc', 'NULL', # no gain in splitting up
'latex-doc-ptr', 'NULL', # doc package
'latex2e-help-texinfo','NULL', # doc package
'latex2man', 'NULL', # leave Makefile
@@ -695,7 +697,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv';
'patch', '\.doc',
'pgfplots', 'NULL', # keep manual.install.tex in doc/
'rcs', 'rcs.el|src|' . $standardsource,
- 'thailatex', 'NULL', # no gain in breaking this up
+ 'thailatex', 'NULL', # no gain in splitting up
'xlop', 'manual.sty|' . $standardsource,
);
@@ -926,6 +928,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'isodate', '\.idf|\.sty',
'isodoc', 'isodoc.cls', # not mystyle.sty, isontg.sty, etc.
'jadetex', '\.ltx|\.def|\.tex|\.ini|\.sty|\.fd',
+ 'js-misc', '(cassette|idverb|js-misc|schild|sperr|xfig)\.tex',
'karnaugh', 'kvmacros.tex',
'kastrup', 'binhex.tex|' . $standardtex,
'keystroke', 'keystroke_.*|\.sty',