diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-08 20:56:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-08 20:56:18 +0000 |
commit | 8aa497183a878d4b56987f20119a0b9e334b18f9 (patch) | |
tree | 79c02a8fc850e2e58204628f05a6122d1fb50ebc /Master/texmf-dist/tex | |
parent | 53854207f4bdd009d91f19ac5b4352260f440d5b (diff) |
caption (8oct18)
git-svn-id: svn://tug.org/texlive/trunk@48863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/caption/caption.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/caption/caption.sty b/Master/texmf-dist/tex/latex/caption/caption.sty index 47e5522ebc4..ebff7ded1b4 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}[2018/10/05 v3.3-153 Customizing captions (AR)] +\ProvidesPackage{caption}[2018/10/06 v3.3-154 Customizing captions (AR)] \RequirePackage{caption3}[2018/09/12] % needs v1.8c or newer \caption@ifbool{documentclass}{}{% \caption@WarningNoLine{% @@ -1643,7 +1643,7 @@ \let\caption@@start\relax \caption@prepareslc \else - \caption@ContinuedFloattrue + \caption@setflag1% \fi \edef\@tempa{\expandafter\noexpand\@car#1\@nil}% \if\@tempa*% |