diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-08 16:51:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-08 16:51:46 +0000 |
commit | 4157d083182575799517c2e1fbbca3b5caac9ffb (patch) | |
tree | b377d34fea54b72764d73ec032fc5fab2647e9b2 /Master/texmf-dist/tex/latex | |
parent | 632ec89047dbd69b8e420bbbdb5be790bd4f9df9 (diff) |
animate update (7may09)
git-svn-id: svn://tug.org/texlive/trunk@13015 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/animate/animate.sty | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty index 161637fec37..eeafc84742a 100644 --- a/Master/texmf-dist/tex/latex/animate/animate.sty +++ b/Master/texmf-dist/tex/latex/animate/animate.sty @@ -12,7 +12,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\@anim@version{2009/01/26} +\def\@anim@version{2009/05/07} \ProvidesPackage{animate} [\@anim@version\space PDF animations from files and inline graphics] @@ -3390,8 +3390,6 @@ a#1.isPaused% ){a#1.actnPause();}% else{% - \fi% - \if@anim@step\else% \if@anim@controls a#1.playsRight=true;% \else% |