summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-30 00:25:16 +0000
committerKarl Berry <karl@freefriends.org>2018-01-30 00:25:16 +0000
commit72ab3cc654a8685d0994636572a5e7dd133c3c1d (patch)
treec88501ed58804aafb4413edf0b21e8a44038a2a3 /Master/tlpkg/libexec
parentb58f8f909aeec6d28a8d78be1ea126744934c852 (diff)
bookhands for new tgothic (29jan18)
git-svn-id: svn://tug.org/texlive/trunk@46480 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
1 files changed, 0 insertions, 3 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index e2dc0dec4ce..569655f5703 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -4723,9 +4723,6 @@ sub MAKEwilson {
next;
}
- # tgothic filenames conflict with ptex fonts.
- next if $d eq "tgothic";
-
my $target = "$docdir/$d";
next if ! -d $target; # samples/readme files
print "\t PROCESS Wilson subdir $d\n";