From a4c89b884f734bc236f87f891d64d8ec1b5eb757 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 1 Sep 2015 21:40:47 +0000 Subject: gothic since cmfrabase.mf name fix git-svn-id: svn://tug.org/texlive/trunk@38263 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/tlpkg-ctan-check | 8 -------- Master/tlpkg/libexec/ctan2tds | 3 +-- 2 files changed, 1 insertion(+), 10 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 9542e2a1bf4..df2be36bc1e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -856,14 +856,6 @@ sub do_tlp { # originals, which we installed by hand. Don't check them until fixes. next if $file =~ m,/(mf84.bug|tex82.bug|errorlog.tex)$,; - # cmfraknum.mf was corrected on CTAN to remove a bogus trailing - # CTRL-Z from Yannis's original DOS development. But then - # cmfrak.tfm cannot be regenerated because the source inputs - # cmfrabase.mf but the file is named cmfrabas.mf, from the same - # era. So sigh. The font is not changing so let's just ignore the - # differing file instead of going to the trouble of regenerating it. - next if $basefile eq "cmfraknum.mf"; - # We install our own stub, not ConTeXt's. I guess. next if $basefile eq "mptopdf.exe"; diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 9f3863ed714..1934f9864b6 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -477,8 +477,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'gmeometric', "die 'skipping, obsolete'", 'gnu-freefont',"&MAKEgnu_freefont", 'go', "&MAKEflatten", - 'gothic', "die 'skipping, must fix cmfrabas[e].mf, see tlpkg-ctan-check", - #'gothic', "&MAKEflatten", + 'gothic', "&MAKEflatten", 'gradback', "die 'skipping, ca.2002, await request'", 'graphicp', "die 'skipping, experimental ca.2003'", 'graphicxsp', "die 'skipping, requires adobe distiller'", -- cgit v1.2.3