summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fileinfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-02-02 01:10:13 +0000
committerKarl Berry <karl@freefriends.org>2011-02-02 01:10:13 +0000
commita1756fc28c0487bf546d247d048a19e97e20a28b (patch)
tree58a40dba6de697427f4f3de4ff2a04ec7b4fc631 /Master/texmf-dist/tex/latex/fileinfo
parentfe6f73e8a6e7202bba968b7db2c378b3fefc3129 (diff)
fileinfo (1feb11)
git-svn-id: svn://tug.org/texlive/trunk@21259 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fileinfo')
-rw-r--r--Master/texmf-dist/tex/latex/fileinfo/myfilist.sty10
1 files changed, 6 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/fileinfo/myfilist.sty b/Master/texmf-dist/tex/latex/fileinfo/myfilist.sty
index 2a8a976fa97..d6f59020e8a 100644
--- a/Master/texmf-dist/tex/latex/fileinfo/myfilist.sty
+++ b/Master/texmf-dist/tex/latex/fileinfo/myfilist.sty
@@ -3,9 +3,9 @@
%% modifies \listfiles to choose files to be listed and
%% list them in a chosen file.
-\def \fileversion {0.3} \def \filedate {2010/11/27}
+\def \fileversion {0.3a} \def \filedate {2011/01/30}
-%% copyright (C) 2008, 2010 Uwe Lueck,
+%% copyright (C) 2008, 2010, 2011 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
%% -- author-maintained in the sense of LPPL below.
%%
@@ -87,11 +87,11 @@
\ProvidesPackage{myfilist}
[\filedate\space v\fileversion \space
\string\listfiles\space-- mine only (UL)]
-
+%
% |\ReadFileInfos|, |\ReadPackageInfos|, and |\ReadClassInfo|
% are implemented in readprov.sty:
\RequirePackage{readprov}[2010/11/26]
-
+%
% |\EmptyFileList[<read-again-files>]| %% opt. arg. 2010/11/26
\newcommand{\EmptyFileList}[1][]{%
\let\@filelist\@gobble
@@ -135,3 +135,5 @@ v0.2a 2010/04/08 undoubled \NeedsTeXFormat, copyright updated
v0.3 2010/11/26 split off from "myfiles.sty", opt. arg. for
\EmptyFileList, doc. reworked
2010/11/27 some USAGE clarifications
+v0.3a 2011/01/29 two empty lines commented out
+ 2011/01/30 copyright updated