summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-24 00:42:34 +0000
committerKarl Berry <karl@freefriends.org>2009-07-24 00:42:34 +0000
commit09d56956642d597b0e464ac3bfb4c46494ba5635 (patch)
treea6c91cd23aa3cbd20781f633d5da5c893a869953 /Master/texmf-dist/tex/latex/animate
parentc33e102590bf67a8940ad14cbc6ad5550bb236fa (diff)
animate update (23jul09)
git-svn-id: svn://tug.org/texlive/trunk@14420 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate')
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty2
-rw-r--r--Master/texmf-dist/tex/latex/animate/animfp.sty2
2 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 973d3d0a092..9612cda4058 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/07/20}
+\def\@anim@version{2009/07/23}
\ProvidesPackage{animate}
[\@anim@version\space PDF animations from files and inline graphics]
diff --git a/Master/texmf-dist/tex/latex/animate/animfp.sty b/Master/texmf-dist/tex/latex/animate/animfp.sty
index 30d2d27ce04..6346ff2c064 100644
--- a/Master/texmf-dist/tex/latex/animate/animfp.sty
+++ b/Master/texmf-dist/tex/latex/animate/animfp.sty
@@ -12,7 +12,7 @@
% Copyright 2008 Alexander Grahn
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{animfp}[2009/06/29 fixed point addition for animate.sty]
+\ProvidesPackage{animfp}[2009/07/23 fixed point addition for animate.sty]
%adding two values
\def\@anim@add#1#2#3{\afp@callc\afp@add#1{#2}{#3}+\relax} % #1 := #2+#3