diff options
author | Karl Berry <karl@freefriends.org> | 2016-02-21 22:43:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-02-21 22:43:25 +0000 |
commit | 74c4ff7c3b76564c948c023b0f3f83b4a170f2f2 (patch) | |
tree | 29b29e5e14008c3b55be8eafa414f15e2045cc65 /Master/texmf-dist/tex/latex/caption/subcaption.sty | |
parent | e1b29ebf71d4e7966a871e8d1112125ddb532170 (diff) |
caption (21feb16)
git-svn-id: svn://tug.org/texlive/trunk@39809 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/caption/subcaption.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/caption/subcaption.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/caption/subcaption.sty b/Master/texmf-dist/tex/latex/caption/subcaption.sty index 68a9bf6d27c..271bfebf997 100644 --- a/Master/texmf-dist/tex/latex/caption/subcaption.sty +++ b/Master/texmf-dist/tex/latex/caption/subcaption.sty @@ -39,7 +39,7 @@ \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.sty 136 2016-02-02 09:41:30Z sommerfeldt $ +\caption@tempa $Id: subcaption.sty 142 2016-02-20 19:59:43Z sommerfeldt $ \ProvidesPackage{subcaption}[\caption@tempa v1.1-\caption@tempb Sub-captions (AR)] \RequirePackage{caption}[2012/03/25] % needs v3.3 or newer \caption@AtBeginDocument{\caption@ifcompatibility{% @@ -92,7 +92,7 @@ \let\subcaption@ORI@label\label \let\label\subcaption@label \fi} -\newcommand*\subcaption@label{ +\newcommand*\subcaption@label{% \caption@withoptargs\subcaption@@label} \newcommand*\subcaption@@label[2]{% \@bsphack\begingroup |