diff options
author | Karl Berry <karl@freefriends.org> | 2020-08-29 20:13:57 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-08-29 20:13:57 +0000 |
commit | ee78b27732bdc94b3c2b0505f45f4dc088cdc65e (patch) | |
tree | b9c8ef7ba2cf90ca364a0c83fc1f85349e8a3fff /Master/texmf-dist/tex/latex | |
parent | 08dc61382247c7a332761cdeaad266fcf97d4fd4 (diff) |
animate (29aug20)
git-svn-id: svn://tug.org/texlive/trunk@56207 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/animate/animate.sty | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty index ae65243dba2..dd4fe8959c1 100644 --- a/Master/texmf-dist/tex/latex/animate/animate.sty +++ b/Master/texmf-dist/tex/latex/animate/animate.sty @@ -13,7 +13,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\@anim@version{2020/08/04} +\def\@anim@version{2020/08/29} \ProvidesPackage{animate} [\@anim@version\space PDF & SVG animations from files and inline graphics] @@ -2333,6 +2333,7 @@ \@anim@updatevars% update variables \fi% \global\advance\@anim@mulframecnt by \@ne% + \def\multiframebreak{\global\@anim@mulframecnt=#1}% \ignorespaces% #3% execute loop body \unskip% |