summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/svninfo/svninfo.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/svninfo/svninfo.sty')
-rw-r--r--Master/texmf-dist/tex/latex/svninfo/svninfo.sty15
1 files changed, 6 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/latex/svninfo/svninfo.sty b/Master/texmf-dist/tex/latex/svninfo/svninfo.sty
index 205bc2d189e..d63989afe19 100644
--- a/Master/texmf-dist/tex/latex/svninfo/svninfo.sty
+++ b/Master/texmf-dist/tex/latex/svninfo/svninfo.sty
@@ -30,7 +30,7 @@
%% by the Subversion revision control system.
%%
%% Copyright (C) 1995 Dr. Juergen Vollmer
-%% Copyright (C) 2003-2008 Achim D. Brucker
+%% Copyright (C) 2003-2010 Achim D. Brucker
%%
%% License:
%% This program can be redistributed and/or modified under the terms
@@ -59,7 +59,7 @@
%% Right brace \} Tilde \~}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{svninfo}[2008/08/09 v0.7.3]
+\ProvidesPackage{svninfo}[2010/03/22 v0.7.4]
\newcount\@svnInfoDay
\newcount\@svnInfoMonth
\newcount\@svnInfoYear
@@ -151,10 +151,7 @@
\fi
\fi
\RequirePackage{ifthen}
-\def\svnToday{\ifcase\month\or
- January\or February\or March\or April\or May\or June\or
- July\or August\or September\or October\or November\or December\fi
- \space\number\day, \number\year}
+\def\svnToday{\@svnInfoToday}
\def\@svnBeginRead{\begingroup
@@ -250,7 +247,7 @@
\year =\@svnInfoYear
\month =\@svnInfoMonth
\day =\@svnInfoDay
- \svnToday
+ \today
\endgroup
}
\def\@svnInfoMaxToday {%
@@ -258,7 +255,7 @@
\year =\svnInfoMaxYear
\month =\svnInfoMaxMonth
\day =\svnInfoMaxDay
- \svnToday
+ \today
\endgroup
}
@@ -461,7 +458,7 @@
\svn@parse@id$#2$
}%
\def\svn@parse@id$#1 : ${%
- \svnInfo $Id: #1 $ %
+ \svnInfo $Id: svninfo.dtx 4705 2010-03-23 19:57:29Z brucker $ %
}%
\def\svnKeyword@Author@unexp#1#2{}%