summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-01 21:40:47 +0000
committerKarl Berry <karl@freefriends.org>2015-09-01 21:40:47 +0000
commita4c89b884f734bc236f87f891d64d8ec1b5eb757 (patch)
tree630d12ff98eb53f62d989c6675d0b714366d6741
parenta3a88e9e25d2deeb41cb7218f0766d2ad31aa1d3 (diff)
gothic since cmfrabase.mf name fix
git-svn-id: svn://tug.org/texlive/trunk@38263 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/fonts/source/public/gothic/cmfrabase.mf (renamed from Master/texmf-dist/fonts/source/public/gothic/cmfrabas.mf)0
-rw-r--r--Master/texmf-dist/fonts/source/public/gothic/cmfraknum.mf1
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check8
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds3
4 files changed, 1 insertions, 11 deletions
diff --git a/Master/texmf-dist/fonts/source/public/gothic/cmfrabas.mf b/Master/texmf-dist/fonts/source/public/gothic/cmfrabase.mf
index b91f6006ef9..b91f6006ef9 100644
--- a/Master/texmf-dist/fonts/source/public/gothic/cmfrabas.mf
+++ b/Master/texmf-dist/fonts/source/public/gothic/cmfrabase.mf
diff --git a/Master/texmf-dist/fonts/source/public/gothic/cmfraknum.mf b/Master/texmf-dist/fonts/source/public/gothic/cmfraknum.mf
index c3fbb874f5f..56ef6327e95 100644
--- a/Master/texmf-dist/fonts/source/public/gothic/cmfraknum.mf
+++ b/Master/texmf-dist/fonts/source/public/gothic/cmfraknum.mf
@@ -192,4 +192,3 @@ penstroke z6e{z1r-z1l}..z3e{down}..
z4e{dir-31};
.endchar;
-
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'",