summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-19 00:40:16 +0000
committerKarl Berry <karl@freefriends.org>2010-02-19 00:40:16 +0000
commit59a53755da612a9a9bdd09f9e09cef738f068cb6 (patch)
tree64ac3748562cc6c368b78e6dff7db093ae245e54 /Master/texmf-dist/tex/latex/animate
parentcd303990af597b79db7f5b69b5650dc6e646e077 (diff)
animate update (18feb10)
git-svn-id: svn://tug.org/texlive/trunk@17088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate')
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty10
1 files changed, 3 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty
index bfbc1ce538e..5367dea2422 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{2010/01/22}
+\def\@anim@version{2010/02/17}
\ProvidesPackage{animate}
[\@anim@version\space PDF animations from files and inline graphics]
@@ -457,11 +457,6 @@
origin@x sub /one@inch@x exch def
}%
}%
- \put(0,\strip@pt\paperheight){%
- \special{ps:
- currentpoint origin@y exch sub /paper@height exch def pop
- }%
- }%
\end{picture}%
\endgroup%
\special{ps:
@@ -2370,6 +2365,7 @@
\@anim@newkey{trlst@\the\@anim@curframe@zb}{}%
\@anim@newkey{frmxobject@\the\@anim@curframe@zb}{}%
\@anim@newkey{frmcontent@\the\@anim@curframe@zb}{}%
+ \message{.}%
\global\advance\@anim@curframe@zb by \@ne%
}%
\read\@anim@@tmlnfile to \@anim@inputline%
@@ -2377,8 +2373,8 @@
\edef\@anim@inputline{\expandafter\zap@space\@anim@inputline\@empty}%
\ifeof\@anim@@tmlnfile\setboolean{@anim@eof}{true}\else%
\setboolean{@anim@eof}{false}\fi%
- \message{.}%
}%
+ \message{\the\@anim@curframe@zb\space frames built}%
\closein\@anim@@tmlnfile%
%check for unused transparencies
\global\@anim@tmpcnt=\z@%