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, 3 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a55121e96fc..1568b026a22 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -260,6 +260,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'induni-om', "die 'skipping, for omega, use of pua?'",
'invoice', "die 'skipping, requires nonfree realcalc'",
'ipa', "die 'skipping, part of wsuipa'",
+ 'isodoc', "&MAKEflatten",
'iwona', "&MAKEcopy",
'jadetex', "&MAKEjadetex",
'japanese', "die 'skipping, requires ptex'",
@@ -613,6 +614,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|Makefile|configure.*|install-sh|\.drv';
'eskdx', 'NULL', # leave makefiles
'eurosym', 'NULL', # leave makefiles, etc.
'feynmf', 'feynmf\.pl' . $standardsource,
+ 'grid', 'rvdtx\.sty|' . $standardsource,
'hyphenex', '.*',
'mff', '\.mfj|\.bat|\.diz',
'fpl', 'Add|\.sfd|\.pe|\.ps' . $standardsource,
@@ -834,7 +836,6 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'genmisc', '\.sty|\.tex',
'geometry', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'ginpenc', '\.gie|\.sty',
- 'grid', 'grid.sty', # not rvdtx.sty
'harvmac', 'mac\.tex',
'hc', '\.hld|' . $standardtex,
'hfoldsty', '\.sty|\.fd|\.cpa',
@@ -846,7 +847,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'interactiveworkbook', 'NULL', # done in POSTinteractiveworkbook
'iso10303', 'a.*tex|b.*tex|e.*tex|stp.*tex|\.sty|\.4ht',
'isodate', '\.idf|\.sty',
- 'isodoc', 'iso.*\.sty', # not mystyle.sty, etc.
+ 'isodoc', 'isodoc.cls', # not mystyle.sty, isontg.sty, etc.
'jadetex', '\.ltx|\.def|\.tex|\.ini|\.sty|\.fd',
'karnaugh', 'kvmacros.tex',
'kastrup', 'binhex.tex|' . $standardtex,