summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/check-files-by-format
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-26 17:41:35 +0000
committerKarl Berry <karl@freefriends.org>2016-04-26 17:41:35 +0000
commitf9d4da10ff1b5c558ab037b7dc115a0117330474 (patch)
tree727a0cb184701f492d11669cbeaec40c5260fb0d /Master/tlpkg/bin/check-files-by-format
parent19bc768fe06946bbdcec7b0ac846e827c3ebbf90 (diff)
tl16 man page update
git-svn-id: svn://tug.org/texlive/trunk@40768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/check-files-by-format')
-rwxr-xr-xMaster/tlpkg/bin/check-files-by-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/check-files-by-format b/Master/tlpkg/bin/check-files-by-format
index 871cc31fffc..768d3986363 100755
--- a/Master/tlpkg/bin/check-files-by-format
+++ b/Master/tlpkg/bin/check-files-by-format
@@ -185,6 +185,7 @@ my $exclude_tfm = { '*base*' => 'texmf-dist/fonts/tfm',
'public/mathdesign/' => 1, # 3jan16 author informed long ago, no release
'public/wnri/' => 1,
'public/wsuipa/' => 1,
+ 'public/zhmetrics-uptex/' => 1, # 25apr16 jfm files
};
@@ -207,6 +208,7 @@ my $exclude_vf = { '*base*' => 'texmf-dist/fonts/vf',
'public/sansmathfonts/' => 2, # 20may13 ok with cmssbx12.tfm from sauter
'public/txfontsb/' => 1,
'public/zefonts/' => 1,
+ 'public/zhmetrics-uptex/' => 1, # 25apr16 jvf files
'vntex/comicsansvn/' => 1,
};