summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/caption/caption2.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2013-02-04 23:09:35 +0000
committerKarl Berry <karl@freefriends.org>2013-02-04 23:09:35 +0000
commitce680c5880f743ecea22f9ebfde192a05186c257 (patch)
tree3caa18bd81f78a46e883d56e9944946f5c861587 /Master/texmf-dist/source/latex/caption/caption2.dtx
parentaab61d64b6347dba9ee058d3997f3e2f4c28f041 (diff)
caption (4feb13)
git-svn-id: svn://tug.org/texlive/trunk@29026 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/caption/caption2.dtx')
-rw-r--r--Master/texmf-dist/source/latex/caption/caption2.dtx12
1 files changed, 9 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/caption/caption2.dtx b/Master/texmf-dist/source/latex/caption/caption2.dtx
index f5195233adf..0b0369f091c 100644
--- a/Master/texmf-dist/source/latex/caption/caption2.dtx
+++ b/Master/texmf-dist/source/latex/caption/caption2.dtx
@@ -2,6 +2,9 @@
%
% This is file `caption2.dtx'.
%
+% $Id: caption2.dtx 63 2013-02-03 13:27:05Z sommerfeldt $
+% $HeadURL: svn+ssh://sommerfeldt@svn.code.sf.net/p/latex-caption/code/trunk/source/caption2.dtx $
+%
% Copyright (C) 1994-2011 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm)
%
% --------------------------------------------------------------------------
@@ -25,7 +28,7 @@
% and the user manuals caption-deu.tex, caption-eng.tex, and caption-rus.tex.
%
% \fi
-% \CheckSum{853}
+% \CheckSum{862}
%
% \iffalse
%<*driver>
@@ -74,7 +77,7 @@
% This package has version number \fileversion, last revised \filedate.}}%^^A
% {caption2 package}}
% \author{Axel Sommerfeldt\\
-% \href{mailto:axel.sommerfeldt@f-m.fm}{\texttt{axel.sommerfeldt@f-m.fm}}}
+% \url{http://sourceforge.net/projects/latex-caption/}}
% \date{\docdate}
% \maketitle
%
@@ -203,7 +206,10 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{caption2}[2011/08/12 v2.2d Customising captions (AR)]
+\def\caption@tempa$Id: #1 #2 #3-#4-#5 #6${%
+ \def\caption@tempa{#3/#4/#5 }\def\caption@tempb{#2 }}
+\caption@tempa $Id: caption2.dtx 63 2013-02-03 13:27:05Z sommerfeldt $
+\ProvidesPackage{caption2}[\caption@tempa v2.2-\caption@tempb Customising captions (AR)]
% \end{macrocode}
%
% \changes{v2.2b}{2007/06/15}{Made obsolete warning even more annoying}