From f9d4da10ff1b5c558ab037b7dc115a0117330474 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Apr 2016 17:41:35 +0000 Subject: tl16 man page update git-svn-id: svn://tug.org/texlive/trunk@40768 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/check-files-by-format | 2 ++ Master/tlpkg/bin/tl-update-man | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/bin') 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, }; diff --git a/Master/tlpkg/bin/tl-update-man b/Master/tlpkg/bin/tl-update-man index b427de8c68e..8abd51adbe8 100755 --- a/Master/tlpkg/bin/tl-update-man +++ b/Master/tlpkg/bin/tl-update-man @@ -21,7 +21,7 @@ for sect in 1 5; do # from a current build: cd $Build_inst/texmf-dist/doc/man/man$sect || exit 1 # maintained/updated via CTAN and ctan2tl: - rm -f m-tx.1 pmx2pdf.1 pmxab.1 scor2prt.1 msxlint.1 fixmsxpart.1 + rm -f pmxab.1 scor2prt.1 msxlint.1 ls >$TMPDIR/new # copy files from build to runtime: -- cgit v1.2.3