summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-05-29 21:14:01 +0000
committerKarl Berry <karl@freefriends.org>2020-05-29 21:14:01 +0000
commit7b8c50f99b2e6d3a4bebd044a3fd02ba58898261 (patch)
treebf453d6970f3f8a50c7eda1bcb12e70506461673 /Master/texmf-dist/tex/latex/animate
parent126c973a9167850db0aec5f19d0c00a0246498bf (diff)
animate (29may20)
git-svn-id: svn://tug.org/texlive/trunk@55338 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate')
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty4
1 files changed, 2 insertions, 2 deletions
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%