diff options
author | Karl Berry <karl@freefriends.org> | 2010-03-05 00:41:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-03-05 00:41:22 +0000 |
commit | 4d31d754d12723ecb90daa7edf940e2945d58139 (patch) | |
tree | c61af452dc2a203529a59d52da9ecd46a957ed39 /Master/tlpkg | |
parent | 0312acfe03e1ab61d0a37ad27e814509a17ac7c2 (diff) |
(exclude_vf): add public/ae,
"Design size in VF file being replaced by TFM
design size" for aer17.vf, aess17.vf, aessi17.vf.
git-svn-id: svn://tug.org/texlive/trunk@17323 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-check-files-by-format | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/tl-check-files-by-format b/Master/tlpkg/bin/tl-check-files-by-format index e537b82ef31..b6bb85cea81 100755 --- a/Master/tlpkg/bin/tl-check-files-by-format +++ b/Master/tlpkg/bin/tl-check-files-by-format @@ -166,6 +166,7 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf', 'public/txfontsb/' => 1, 'vntex/comicsansvn/' => 1, 'public/zefonts/' => 1, + 'public/ae/' => 1, }; # value has no meaning here |