summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fileinfo/readprov.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-05-28 22:23:29 +0000
committerKarl Berry <karl@freefriends.org>2012-05-28 22:23:29 +0000
commit5cf0325e9a003324a07bfd012b6ceffa9a61eb92 (patch)
tree1dcd918ded5c74c4c4d409aec3b23849451d43d5 /Master/texmf-dist/tex/latex/fileinfo/readprov.sty
parent229b52726ac1d3f0dbaae45cf5b9a79af1ce0df1 (diff)
fileinfo 0.4 (28may12)
git-svn-id: svn://tug.org/texlive/trunk@26696 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fileinfo/readprov.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fileinfo/readprov.sty5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fileinfo/readprov.sty b/Master/texmf-dist/tex/latex/fileinfo/readprov.sty
index 152fbd322d9..673d1f3da94 100644
--- a/Master/texmf-dist/tex/latex/fileinfo/readprov.sty
+++ b/Master/texmf-dist/tex/latex/fileinfo/readprov.sty
@@ -2,7 +2,7 @@
%% --
%% get file infos without reading the entire file
-\def \fileversion {0.3a} \def \filedate {2012/03/16}
+\def \fileversion {0.3b} \def \filedate {2012/03/20}
%% copyright (C) 2008, 2010, 2011, 2012 Uwe Lueck,
%% http://www.contact-ednotes.sty.de.vu
@@ -121,7 +121,7 @@
\newcommand*{\read@file@info}[2]{% new 2010/11/27
\expandafter \expandafter \expandafter
#1\csname ver@#2\endcsname \relax? ? \relax\relax}
-% |\UseDateof{<filename>}| is robust (expandable):
+% |\UseDateOf{<filename>}| is robust (expandable): %% O 2012/03/20
\newcommand*{\UseDateOf}{\read@file@info\read@file@date}
% The internal reading commands vary `\@tempb'
% from the original \GetFileInfo:
@@ -192,3 +192,4 @@ v0.3 2010/11/25 split off from former "myfiles.sty",
\GetFileInfo redefined, \Use...;
\docnewline -> \\; NOTE etc.
v0.3a 2012/03/16 doc.: grammar fix
+v0.3b 2012/03/20 typo fix "Of"