diff options
author | Karl Berry <karl@freefriends.org> | 2012-11-13 23:35:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-11-13 23:35:22 +0000 |
commit | 2bd3a97e68ab7bbf790cb6cfcc49c2d9dae3e51d (patch) | |
tree | 31059ca2ad0437e710baf9cae91647a6bb7cdbe5 /Master/texmf-dist/source/latex/fileinfo/gather.tex | |
parent | 5909d32861c0b70ab3db6533b76d04334d3b1674 (diff) |
fileinfo (13nov12)
git-svn-id: svn://tug.org/texlive/trunk@28252 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 | 21 |
1 files changed, 9 insertions, 12 deletions
diff --git a/Master/texmf-dist/source/latex/fileinfo/gather.tex b/Master/texmf-dist/source/latex/fileinfo/gather.tex index a98db80e911..bc8126759ac 100644 --- a/Master/texmf-dist/source/latex/fileinfo/gather.tex +++ b/Master/texmf-dist/source/latex/fileinfo/gather.tex @@ -1,22 +1,19 @@ -\ProvidesFile{gather.tex}[2012/10/25 collect file infos] +\ProvidesFile{gather.tex}[2012/11/13 collect file infos] \RequirePackage[no-bot]{myfilist} \RequirePackage{dowith,filedate} +% \EqualityMessages \FileDateAutoChecks +%% <- OK except with \FileListRemark TODO 2012/11/11 \EmptyFileList[readprov.sty,myfilist.sty] \FileListRemark[----------]{-RELEASE.---} \ReadFileInfos{fileinfo.RLS} \FileListRemark[----------]{-----USE.---} -\ReadPackageInfos{readprov,myfilist} +\ReadPackageInfos{myfilist,readprov} \FileListRemark[----------]{-----DOC.---} -\ReadFileInfos{readprov,myfilist} +\ReadFileInfos{myfilist,readprov} \FileListRemark[----------]{----USED.---} -\ReadFileInfos{README.tex,makedoc.cfg} +\ReadFileInfos{makedoc.cfg} \ReadPackageInfos{fifinddo,makedoc,niceverb} -\ReadFileInfos{gather} -\NoStopListInfos[CONTENTs.txt] -\ModDates \EqualityMessages -\UseReferenceDate{\thepdfmoddate} -\DoWithAllOf\CheckDateOfGiven{{fileinfo.RLS} - {readprov.sty}{myfilist.sty} - {readprov.tex}{myfilist.tex} - {gather.tex}} +\ReadFileInfos{README,fdatechk,gather} +\NoStopListInfos[SrcFILEs.txt] +\input{fdatechk.tex} \stop |