diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-23 22:45:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-23 22:45:29 +0000 |
commit | 76ac46d640d76b5fa9661395728aef7a7dd35f93 (patch) | |
tree | de16ff8bfed358f2fd149c90c935fb52aa0958c4 /Master/texmf-dist/source/latex/fileinfo/gather.tex | |
parent | 1bcc012dc9ee137c9349ef3925bd98c933567a33 (diff) |
fileinfo (23nov12)
git-svn-id: svn://tug.org/texlive/trunk@28344 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fileinfo/gather.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/fileinfo/gather.tex | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/source/latex/fileinfo/gather.tex b/Master/texmf-dist/source/latex/fileinfo/gather.tex index bc8126759ac..2cdbd9f23c6 100644 --- a/Master/texmf-dist/source/latex/fileinfo/gather.tex +++ b/Master/texmf-dist/source/latex/fileinfo/gather.tex @@ -1,8 +1,7 @@ -\ProvidesFile{gather.tex}[2012/11/13 collect file infos] +\ProvidesFile{gather.tex}[2012/11/22 collect file infos] \RequirePackage[no-bot]{myfilist} \RequirePackage{dowith,filedate} -% \EqualityMessages \FileDateAutoChecks -%% <- OK except with \FileListRemark TODO 2012/11/11 +\EqualityMessages \FileDateAutoChecks %% works 2012/11/22 \EmptyFileList[readprov.sty,myfilist.sty] \FileListRemark[----------]{-RELEASE.---} \ReadFileInfos{fileinfo.RLS} @@ -15,5 +14,7 @@ \ReadPackageInfos{fifinddo,makedoc,niceverb} \ReadFileInfos{README,fdatechk,gather} \NoStopListInfos[SrcFILEs.txt] -\input{fdatechk.tex} +% \input{fdatechk.tex} +%% <- 2012/11/22 -> +\DatesDiffWarnings \CheckDateOfToday{fileinfo.RLS} \stop |