summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-files-by-format
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index 8a3f70aaae3..566923ea173 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -96,6 +96,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/gfssolomos/' => 1,
'public/hacm/' => 1,
'public/initials/' => 1,
+ 'public/ipaex-type1/' => 1, # 20may13 too many to bother reporting
'public/itrans/' => 1,
'public/kerkis/' => 1,
'public/kpfonts/' => 1,
@@ -180,6 +181,7 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf',
'public/gfssolomos/' => 1,
'public/hfoldsty/' => 1,
'public/kerkis/' => 1,
+ 'public/sansmathfonts' => 2, # 20may13 generated by mktextfm
'mathdesign/mdbch/' => 1,
'mathdesign/mdput/' => 1,
'mathdesign/mdugm/' => 1,