From d3f5ca08166f8d14c4e9e1e009e047e876b0c05a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 2 May 2016 23:53:35 +0000 Subject: mathdesign subdirs git-svn-id: svn://tug.org/texlive/trunk@40845 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format index 768d3986363..074d6daaf91 100755 --- a/Master/tlpkg/bin/check-files-by-format +++ b/Master/tlpkg/bin/check-files-by-format @@ -59,7 +59,7 @@ my $exclude_pdf = { # the value has no meaning here my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'adobe/courier/' => 1, -# 'adobe/sourcecodepro/' => 1, # SourceCodePro-Regular.pfb, 10nov12 contacted + 'adobe/sourcecodepro/' => 1, # SourceCodePro-{Regular,BoldIt}.pfb, 10nov12 contacted 'arabi/arabeyes/' => 1, 'arabi/farsiweb/' => 1, 'arkandis/adfsymbols/' => 1, @@ -125,7 +125,7 @@ my $exclude_pfb = { '*base*' => 'texmf-dist/fonts/type1', 'public/lxfonts/' => 1, 'public/marvosym/' => 1, 'public/mathabx-type1/' => 1, # 14jan11 wrote bnb/preining --karl - 'public/mathdesign/' => 1, # 3jan16 author informed long ago, no release + 'public/mathdesign/mdpus/' => 1,# 3jan16 author informed long ago, no release 'public/mathpazo/' => 1, 'public/ocherokee/' => 1, 'public/oinuit/' => 1, @@ -182,7 +182,9 @@ my $exclude_tfm = { '*base*' => 'texmf-dist/fonts/tfm', 'public/japanese-otf-uptex/' => 1, # japanese tfm's 'public/japanese-otf/' => 1, # japanese tfm's 'public/malayalam/' => 1, - 'public/mathdesign/' => 1, # 3jan16 author informed long ago, no release + 'public/mathdesign/mdici/' => 1,# 3jan16 author informed long ago, no release + 'public/mathdesign/mdpgd/' => 1, + 'public/mathdesign/mdpus/' => 1, 'public/wnri/' => 1, 'public/wsuipa/' => 1, 'public/zhmetrics-uptex/' => 1, # 25apr16 jfm files @@ -204,7 +206,13 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf', 'public/gfssolomos/' => 1, 'public/hfoldsty/' => 1, 'public/kerkis/' => 1, - 'public/mathdesign/' => 1, # 3jan16 author informed long ago, no release + 'public/mathdesign/mdbch/' => 1, #3jan16 author informed long ago, no release + 'public/mathdesign/mdbch/' => 1, #3jan16 author informed long ago, no release + 'public/mathdesign/mdici/' => 1, + 'public/mathdesign/mdpgd/' => 1, + 'public/mathdesign/mdpus/' => 1, + 'public/mathdesign/mdput/' => 1, + 'public/mathdesign/mdugm/' => 1, 'public/sansmathfonts/' => 2, # 20may13 ok with cmssbx12.tfm from sauter 'public/txfontsb/' => 1, 'public/zefonts/' => 1, -- cgit v1.2.3