summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
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 f3379efe5a4..7b9f73a7eab 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1010,7 +1010,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'translator', "die 'skipping, now part of beamer'",
# 'tree-dvips', "die 'skipping, noinfo license, latex 2.09'",
'treesvr', "die 'skipping, await request, 1995'",
- 'ty', "die 'skipping, name too generic'",
'turkish', "die 'skipping, await request, 1989'",
'turkishintro',"die 'skipping, nosource'",
'turnstile', "&MAKEflatten",
@@ -1018,6 +1017,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'tpx', "die 'skipping, nosource, Windows'",
'txfonts', "&MAKEflatten",
'txfontsb', "&MAKEflatten",
+ 'ty', "die 'skipping, name too generic'",
'typedref', "die 'skipping, nonfree license'",
'typespec', "die 'skipping, nonfree font specimens'",
'uafthesis', "&MAKEnosymlinks",
@@ -1128,6 +1128,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'suftesi' => '&PREHOOK_suftesi',
'texdraw' => '&PREHOOK_texdraw',
'texfot' => '&PREHOOK_texfot',
+ 'tudscr' => '&PREHOOK_flatten1',
'tui' => '&PREHOOK_tui',
'utf8mex' => '&PREHOOK_flatten1',
'vhistory' => '&PREHOOK_vhistory',
@@ -1616,6 +1617,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'translation-tabbing-fr', 'NULL', # doc
'treetex', '(treetex|l_pic|classes)\.tex',
'truncate', '^..[^s].*\.sty', # not miscdoc.sty
+ 'tudscr', 'logo|' . $standardtex,
'tugboat-plain','\.cmn|' . $standardtex,
'uestcthesis', '\.png|' . $standardtex,
'udesoftec', 'udesoftec-cover|\.cls|\.def',