From 8d01658d3197fc271d7e96e792fec3845e2abb58 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 18 Sep 2012 23:38:51 +0000 Subject: typeoutfileinfo (18sep12) git-svn-id: svn://tug.org/texlive/trunk@27719 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/scripts/typeoutfileinfo') diff --git a/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh b/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh index 70a6653cb2a..c4544edad5a 100755 --- a/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh +++ b/Master/texmf-dist/scripts/typeoutfileinfo/typeoutfileinfo.sh @@ -14,7 +14,8 @@ ( cat << EOM \\RequirePackage{readprov} \\ReadFileInfos{$1} -\\typeout{^^J^^J *$1 info*: \\space \\csname ver@$1\\endcsname^^J^^J}\\stop +\\typeout{^^J^^J *$1 info*: \\space \\csname ver@$1\\endcsname^^J^^J}% +\\batchmode\\stop ## \batchmode added 2012/09/16 EOM ) | latex ## @@ -30,7 +31,7 @@ EOM ## ## There is NO WARRANTY. ## -## This is package version v0.1a as of 2012-03-16. +## This is package version v0.2 as of 2012-09-16. ## ## CREDIT: this work derived from Harald Harders' `latexfileversion' ## as a simplification using my `readprov'. I learnt "here document" @@ -45,3 +46,7 @@ EOM ## I wonder whether I have installed the symbolic link or whether ## I just forgot to define this, or whether I lost the most recent ## version ... +## +## HISTORY: +## v0.1a 2012/03/16 +## v0.2 2012/09/16 adds \batchmode thanks to Heiko Oberdiek on texhax -- cgit v1.2.3