summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-files-by-format
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-09-21 21:52:27 +0000
committerKarl Berry <karl@freefriends.org>2013-09-21 21:52:27 +0000
commit0a32df7bf5b30b5b8a25c38ce9456755eeef9a2b (patch)
tree7acb34ab1d3b9b44e62b8026d4e4f87061f4d072 /Master/tlpkg/bin/check-files-by-format
parentc1c7638190760c54cc4aa61958a8b0636ad6a968 (diff)
reverse current/new display; more pfb exceptions
git-svn-id: svn://tug.org/texlive/trunk@31721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format3
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index 1be522f660f..c93f3def849 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -94,6 +94,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/esstix/' => 1, # 12may11 author fixed some, others will remain
'public/ethiop-t1/' => 1,
'public/eurosym/' => 1,
+ 'public/fbb/' => 1, # 23aug13 bluevalues, not fixable
'public/foekfont/' => 1,
'public/fonetika/' => 1,
'public/fourier/' => 1,
@@ -190,7 +191,7 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf',
'public/gfssolomos/' => 1,
'public/hfoldsty/' => 1,
'public/kerkis/' => 1,
- 'public/sansmathfonts' => 2, # 20may13 ok with cmssbx12.tfm from sauter
+ 'public/sansmathfonts/' => 2, # 20may13 ok with cmssbx12.tfm from sauter
'mathdesign/mdbch/' => 1,
'mathdesign/mdput/' => 1,
'mathdesign/mdugm/' => 1,