summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/caption/subcaption.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-01 18:03:03 +0000
committerKarl Berry <karl@freefriends.org>2018-05-01 18:03:03 +0000
commit5fe7446034e35f94836e48943a6417e3843d2003 (patch)
tree13bcb33a135cce246abd1c8309b5bf425b033eef /Master/texmf-dist/source/latex/caption/subcaption.dtx
parent1a0e99416060de1e124428f5589e959dbc2febbb (diff)
caption (15apr18)
git-svn-id: svn://tug.org/texlive/trunk@47551 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/caption/subcaption.dtx')
-rw-r--r--Master/texmf-dist/source/latex/caption/subcaption.dtx12
1 files changed, 3 insertions, 9 deletions
diff --git a/Master/texmf-dist/source/latex/caption/subcaption.dtx b/Master/texmf-dist/source/latex/caption/subcaption.dtx
index 5ca25e16531..bedb96109a5 100644
--- a/Master/texmf-dist/source/latex/caption/subcaption.dtx
+++ b/Master/texmf-dist/source/latex/caption/subcaption.dtx
@@ -2,9 +2,6 @@
%
% This is file `subcaption.dtx'.
%
-% $Id: subcaption.dtx 161 2016-05-22 14:39:14Z sommerfeldt $
-% $HeadURL: svn+ssh://sommerfeldt@svn.code.sf.net/p/latex-caption/code/branches/3.3/source/subcaption.dtx $
-%
% Copyright (C) 2007-2016 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm)
%
% --------------------------------------------------------------------------
@@ -28,7 +25,7 @@
% and the user manuals caption-deu.tex, caption-eng.tex, and caption-rus.tex.
%
% \fi
-% \CheckSum{165}
+% \CheckSum{156}
%
% \iffalse
%<*driver>
@@ -118,7 +115,7 @@
% This package has version number \fileversion, last revised \filedate.}}%^^A
% {The subcaption package}}
% \author{Axel Sommerfeldt\\
-% \url{http://sourceforge.net/projects/latex-caption/}}
+% \url{https://github.com/axelsommerfeldt/latex-caption}}
% \date{\docdate}
% \maketitle
%
@@ -901,10 +898,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\def\caption@tempa$Id: #1 #2 #3-#4-#5 #6${%
- \def\caption@tempa{#3/#4/#5 }\def\caption@tempb{#2 }}
-\caption@tempa $Id: subcaption.dtx 161 2016-05-22 14:39:14Z sommerfeldt $
-\ProvidesPackage{subcaption}[\caption@tempa v1.1-\caption@tempb Sub-captions (AR)]
+\ProvidesPackage{subcaption}[2016/05/22 v1.1-161 Sub-captions (AR)]
% \end{macrocode}
%
% \subsection{Initial code}