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, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 0e9f827cac1..6badde3909a 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1031,7 +1031,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'",
- 'tudscr', "die 'skipping, states need for nonfree fonts'",
'turabian', "die 'skipping, no license stated in source'",
'turkish', "die 'skipping, await request, 1989'",
'turkishintro',"die 'skipping, nosource'",
@@ -1666,7 +1665,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,
+ 'tudscr', 'DDC.*|TUD.*|' . $standardtex,
'tugboat-plain','\.cmn|' . $standardtex,
'uestcthesis', '\.png|' . $standardtex,
'udesoftec', 'udesoftec-cover|\.cls|\.def',
@@ -2273,6 +2272,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex";
'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit
'todonotes' => 'latex', # requires interaction
'toptesi' => 'latex', # requires interaction
+ 'tudscr' => 'tex',
'uadocs' => 'latex', # requires interaction
'undolabl' => 'tex',
'xecjk' => 'xecjk-xelatex',