summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-10-08 20:56:18 +0000
committerKarl Berry <karl@freefriends.org>2018-10-08 20:56:18 +0000
commit8aa497183a878d4b56987f20119a0b9e334b18f9 (patch)
tree79c02a8fc850e2e58204628f05a6122d1fb50ebc /Master/texmf-dist/source
parent53854207f4bdd009d91f19ac5b4352260f440d5b (diff)
caption (8oct18)
git-svn-id: svn://tug.org/texlive/trunk@48863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r--Master/texmf-dist/source/latex/caption/caption.dtx5
1 files changed, 3 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/caption/caption.dtx b/Master/texmf-dist/source/latex/caption/caption.dtx
index a1bc86168a6..d528950165b 100644
--- a/Master/texmf-dist/source/latex/caption/caption.dtx
+++ b/Master/texmf-dist/source/latex/caption/caption.dtx
@@ -218,7 +218,7 @@
%
% \begin{macrocode}
\NeedsTeXFormat{LaTeX2e}[1994/12/01]
-\ProvidesPackage{caption}[2018/10/05 v3.3-153 Customizing captions (AR)]
+\ProvidesPackage{caption}[2018/10/06 v3.3-154 Customizing captions (AR)]
% \end{macrocode}
%
% \subsection{Loading the kernel}
@@ -4106,6 +4106,7 @@
% \begin{macro}{\caption@wincaption}
% \changes{v3.1d}{2007/10/25}{Missing \% added}
% \changes{v3.3}{2013/04/14}{\cs{caption@ContinuedFloattrue} added}
+% \changes{v3.3}{2018/10/06}{\cs{caption@ContinuedFloattrue} replaced by \cs{caption@setflag1}}
% This one finally typesets the caption using |\caption|.
% \begin{macrocode}
\newcommand\caption@wincaption[1]{%
@@ -4118,7 +4119,7 @@
\let\caption@@start\relax
\caption@prepareslc
\else
- \caption@ContinuedFloattrue
+ \caption@setflag1%
\fi
% \end{macrocode}
% The argument |#1| could contain simply the caption text