diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/fileinfo/gather.tex')
-rw-r--r-- | Master/texmf-dist/source/latex/fileinfo/gather.tex | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/fileinfo/gather.tex b/Master/texmf-dist/source/latex/fileinfo/gather.tex index 8dda6e542eb..15c29200598 100644 --- a/Master/texmf-dist/source/latex/fileinfo/gather.tex +++ b/Master/texmf-dist/source/latex/fileinfo/gather.tex @@ -1,9 +1,14 @@ -\RequirePackage{myfilist} -\ProvidesFile{gather.tex}[2012/05/26 collect file infos] +\ProvidesFile{gather.tex}[2012/10/12 collect file infos] +\RequirePackage[no-bot]{myfilist} \EmptyFileList[readprov.sty,myfilist.sty] +\FileListRemark[----------]{-RELEASE.---} +\ReadFileInfos{fileinfo.RLS} +\FileListRemark[----------]{-----USE.---} \ReadPackageInfos{readprov,myfilist} -\ReadFileInfos{readprov,myfilist,README.tex}%%%,makedoc.cfg} -% \ReadPackageInfos{fifinddo,makedoc,niceverb} +\FileListRemark[----------]{-----DOC.---} +\ReadFileInfos{readprov,myfilist} +\FileListRemark[----------]{----USED.---} +\ReadFileInfos{README.tex,makedoc.cfg} +\ReadPackageInfos{fifinddo,makedoc,niceverb} \ReadFileInfos{gather} -\ReadFileInfos{fileinfo.RLS} %% 2012/05/26 \ListInfos[CONTENTs.txt] |