From 8c83871ae7341e118ed64698f9cb90dd4c8d6a62 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 30 Aug 2019 21:10:15 +0000 Subject: caption (30aug19) git-svn-id: svn://tug.org/texlive/trunk@51996 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/caption/caption.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex') diff --git a/Master/texmf-dist/tex/latex/caption/caption.sty b/Master/texmf-dist/tex/latex/caption/caption.sty index f2579c08c20..e667b34e08c 100644 --- a/Master/texmf-dist/tex/latex/caption/caption.sty +++ b/Master/texmf-dist/tex/latex/caption/caption.sty @@ -37,7 +37,7 @@ %% caption-deu.tex, caption-eng.tex, and caption-rus.tex. %% \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{caption}[2019/04/01 v3.3a Customizing captions (AR)] +\ProvidesPackage{caption}[2019/08/29 v3.3b Customizing captions (AR)] \RequirePackage{caption3}[2018/09/12] % needs v1.8c or newer \caption@ifbool{documentclass}{}{% \caption@WarningNoLine{% @@ -770,7 +770,7 @@ \let\caption@ORI@capstart\@undefined}% \let\caption@ORI@xfloat\@xfloat \def\@xfloat#1[#2]{% - \caption@ORI@xfloat{#1}[{#2}]% + \caption@ORI@xfloat{#1}[#2]% \caption@settype{#1}}% } \caption@AtBeginDocument{\caption@redefine} @@ -1166,12 +1166,12 @@ \expandafter\let\expandafter\caption@ORI@figure \csname\string\figure\endcsname \@namedef{\string\figure}[#1]{% - \caption@ORI@figure[{#1}]% + \caption@ORI@figure[#1]% \caption@settype{figure}} \expandafter\let\expandafter\caption@ORI@table \csname\string\table\endcsname \@namedef{\string\table}[#1]{% - \caption@ORI@table[{#1}]% + \caption@ORI@table[#1]% \caption@settype{table}} }{} \caption@ifundefined\scr@caption{}{% @@ -1700,7 +1700,7 @@ \caption@defrostHref \let\noindent\caption@ORI@noindent \noindent}% - \caption@ORI@ivparpic(#1,#2)(#3,#4)[{#5}][{#6}]{#7}% + \caption@ORI@ivparpic(#1,#2)(#3,#4)[#5][#6]{#7}% \let\noindent\caption@ORI@noindent}% }{% \let\piccaptiontype\@undefined @@ -1724,7 +1724,7 @@ \caption@setbool{needfreeze}{1}% \let\caption@ORI@SC@zfloat\SC@zfloat \def\SC@zfloat#1#2#3[#4]{% - \caption@ORI@SC@zfloat{#1}{#2}{#3}[{#4}]% + \caption@ORI@SC@zfloat{#1}{#2}{#3}[#4]% \SC@RestoreCommands \caption@freezetype{#2}% \let\SC@label\label}% -- cgit v1.2.3