summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-03-15 21:21:26 +0000
committerKarl Berry <karl@freefriends.org>2016-03-15 21:21:26 +0000
commitf1db2ef1c4816d9fde235c96acdcf225b928c0b2 (patch)
tree601217ee820b3cac4a70e586e674b5a813a2faf7 /Master/texmf-dist/tex/latex/animate
parent2bca8b813afec1acf56a3d243c50f9ffbe5ea665 (diff)
animate (15mar16)
git-svn-id: svn://tug.org/texlive/trunk@40030 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate')
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty
index bd1018ba2fd..3639aee2989 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{2016/02/28}
+\def\@anim@version{2016/03/15}
\ProvidesPackage{animate}
[\@anim@version\space PDF animations from files and inline graphics]
@@ -35,7 +35,7 @@
\RequirePackage{calc}
\RequirePackage{atenddvi}%to really get certain \specials into the dvi
\RequirePackage{animfp}
-\RequirePackage{graphics}
+\RequirePackage{graphics}%\scalebox, \resizebox
%driver options (the only package options we process immediately)
\newboolean{@anim@dvips}
@@ -241,7 +241,7 @@
\@ifpackageloaded{graphicx}{\setboolean{@anim@grxloaded}{true}}{}%
}
-%insert Appearances name tree into /Names dict of the PDF Catalog
+%add Appearances name tree to /Names dict of the PDF Catalog
\def\@anim@appearances{}
\ifpdf
\AtEndDvi{%
@@ -417,7 +417,7 @@
\ifnum\@anim@needresize>\z@\relax%
\global\setbox#3=\hbox to \@anim@curwd{%
\vrule width \z@ height \@anim@curht depth \@anim@curdp%
- \@anim@refxform{\@anim@lastxform}%
+ \noexpand\@anim@refxform{\@anim@lastxform}%
\hss%
}%
\global\setbox#3=\hbox{%
@@ -434,7 +434,7 @@
\@anim@newkey{img@#2}{\@anim@lastxform}%
\if@anim@timeline\else%
\@anim@newkey{frmcontent@#2}{%
- \@anim@refxform{\@anim@getkeyval{img@#2}}%
+ \noexpand\@anim@refxform{\@anim@getkeyval{img@#2}}%
}%
\@anim@makeframe{#1}{#2}%
\fi%
@@ -2322,7 +2322,7 @@
\edef\@anim@tmpvar{\@anim@getkeyval{%
layercontent@\the\@anim@tmpcnt.\the\@anim@curlayer}}%
\@anim@newkey{layercontent@\the\@anim@tmpcnt.\the\@anim@curlayer}{%
- \@anim@tmpvar\@anim@refxform{\@anim@getkeyval{img@#1}}%
+ \@anim@tmpvar\noexpand\@anim@refxform{\@anim@getkeyval{img@#1}}%
}%
%append transp. to list of transparencies used in the current layer
\edef\@anim@tmpvar{\@anim@getkeyval{%