diff options
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-rwxr-xr-x | Master/tlpkg/bin/check-files-by-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 0b08389d4d1..182e5f14153 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -75,6 +75,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/cs/' => 1, 'public/doublestroke/' => 1, 'public/epiolmec/' => 1, + 'public/esstix/' => 1, # 12may11 author fixed some, others will remain 'public/ethiop-t1/' => 1, 'public/eurosym/' => 1, 'public/foekfont/' => 1, |