From 7b8c50f99b2e6d3a4bebd044a3fd02ba58898261 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 29 May 2020 21:14:01 +0000 Subject: animate (29may20) git-svn-id: svn://tug.org/texlive/trunk@55338 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/animate/animate.sty | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/animate') diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty index 679dad68f38..64d12911441 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/05/07} +\def\@anim@version{2020/05/29} \ProvidesPackage{animate} [\@anim@version\space PDF & SVG animations from files and inline graphics] @@ -4159,7 +4159,7 @@ \if@anim@autoresume if(a#1_isPaused){$% \fi - if(a#1_playsRight){a#1_playRight();}else{a#1_playLeft();}$% + if(a#1_playsRight){a#1_playFwd();}else{a#1_playBwd();}$% \if@anim@autoresume% }$% \fi% -- cgit v1.2.3