diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6c17da48a9e..819f7e5213f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1428,7 +1428,7 @@ chomp (my $ctan_root = `tlpkginfo --ctan-root`); 'typespec', "die 'skipping, nonfree font specimens'", 'typingtex', "die 'skipping, ancient mac docs'", 'uafthesis', "&MAKEnosymlinks", - 'ucs', "&MAKEucs", +# 'ucs', "&MAKEucs", 'uebungsblatt',"&MAKEflatten", 'uk-faq', "die 'skipping, use FAQ-en'", 'uk-tex-faq', "die 'skipping, use FAQ-en'", @@ -2377,6 +2377,7 @@ $standardtex 'tudscr', 'DDC.*|TUD.*|' . $standardtex, 'tugboat-plain','\.cmn|' . $standardtex, 'twemojis', 'all-twemojis\.pdf|' . $standardtex, + 'ucs', 'data|' . $standardtex, 'uestcthesis', '\.png|' . $standardtex, 'udesoftec', 'udesoftec-cover|\.cls|\.def', 'ulthese', 'ulthese.cls|ul_p\.(eps|pdf)', # logo for the university |