diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/caption/subcaption.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/caption/subcaption.dtx | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/source/latex/caption/subcaption.dtx b/Master/texmf-dist/source/latex/caption/subcaption.dtx index 60254f632ca..9723413040f 100644 --- a/Master/texmf-dist/source/latex/caption/subcaption.dtx +++ b/Master/texmf-dist/source/latex/caption/subcaption.dtx @@ -2,7 +2,7 @@ % % This is file `subcaption.dtx'. % -% $Id: subcaption.dtx 63 2013-02-03 13:27:05Z sommerfeldt $ +% $Id: subcaption.dtx 68 2013-03-10 09:31:58Z sommerfeldt $ % $HeadURL: svn+ssh://sommerfeldt@svn.code.sf.net/p/latex-caption/code/trunk/source/subcaption.dtx $ % % Copyright (C) 2007-2012 Axel Sommerfeldt (axel.sommerfeldt@f-m.fm) @@ -647,12 +647,15 @@ % % \subsection{Referencing sub-figures without sub-captions} % +% \DescribeMacro\phantomsubcaption +% \DescribeMacro\phantomcaption % If you don't want to give a sub-figure a caption, because the picture itself % already contains the caption, or for some other reason, you can use the command % \begin{quote} % |\phantomsubcaption| % \end{quote} -% itstead of |\sub|\-|caption|, or -- when inside a |sub|\-|figure| or |sub|\-|table| environment -- +% instead of |\sub|\-|caption|, or +% -- when inside a |sub|\-|figure| or |sub|\-|table| environment -- % |\phantom|\-|caption| instead of |\caption|. % |\phantom|\-|sub|\-|caption| and |\phantom|\-|caption| do not have any arguments, and % they do not generate any output, but give you an anchor for a |\label| command @@ -899,7 +902,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.dtx 63 2013-02-03 13:27:05Z sommerfeldt $ +\caption@tempa $Id: subcaption.dtx 68 2013-03-10 09:31:58Z sommerfeldt $ \ProvidesPackage{subcaption}[\caption@tempa v1.1-\caption@tempb Sub-captions (AR)] % \end{macrocode} % |