From 5b19cc3f148e14a4250f05e44b5be5dfa2088dcd Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 15 May 2016 22:27:42 +0000 Subject: don't worry about uptex fonts git-svn-id: svn://tug.org/texlive/trunk@41169 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 074d6daaf91..8a352d97405 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -185,6 +185,8 @@ my $exclude_tfm = { '*base*' => 'texmf-dist/fonts/tfm', 'public/mathdesign/mdici/' => 1,# 3jan16 author informed long ago, no release 'public/mathdesign/mdpgd/' => 1, 'public/mathdesign/mdpus/' => 1, + 'uptex-fonts/jis/' => 1, + 'uptex-fonts/min/' => 1, 'public/wnri/' => 1, 'public/wsuipa/' => 1, 'public/zhmetrics-uptex/' => 1, # 25apr16 jfm files @@ -217,6 +219,8 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf', 'public/txfontsb/' => 1, 'public/zefonts/' => 1, 'public/zhmetrics-uptex/' => 1, # 25apr16 jvf files + 'uptex-fonts/jis/' => 1, # 16may16 japanese fonts, presumably + 'uptex-fonts/min/' => 1, 'vntex/comicsansvn/' => 1, }; -- cgit v1.2.3