summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index ea333278143..cb43e5ce528 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -15,7 +15,7 @@
# Formats that might be added:
# - afm with (afm2pl?)
#
-# Manuel Pégourié-Gonnard, 2010. WTFPL v2.
+# Manuel P\'egouri\'e-Gonnard, 2010. WTFPL v2.
use warnings;
use File::Basename;
@@ -49,6 +49,8 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'arphic/gbsnu/' => 1,
'arphic/gkaiu/' => 1,
'hoekwater/stmaryrd/' => 1,
+ 'nowacki/iwona/' => 1,
+ 'nowacki/kurier/' => 1,
'public/allrunes/' => 1,
'public/amsfonts/cm/' => 1,
'public/amsfonts/cmextra/' => 1,
@@ -84,10 +86,8 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1',
'public/gfssolomos/' => 1,
'public/initials/' => 1,
'public/itrans/' => 1,
- 'public/iwona/' => 1,
'public/kerkis/' => 1,
'public/kpfonts/' => 1,
- 'public/kurier/' => 1,
'public/libertine/' => 1,
'public/linearA/' => 1,
'public/lm/' => 1,