summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-07-16 16:46:41 +0000
committerKarl Berry <karl@freefriends.org>2008-07-16 16:46:41 +0000
commit61c75d01920f97b569cfea94a4773271ee2bf1a0 (patch)
treecd5f36412eed8eeb167cfe8501db5d7fbb721d5a /Master/texmf-dist/tex/latex/animate
parent8e8cdcd98a69a5ae78e623d442d21451d0ab14c4 (diff)
nimate update (15jul08)
git-svn-id: svn://tug.org/texlive/trunk@9606 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/animate')
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty
index 4aba5937cab..1260eb16804 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{2008/07/14}
+\def\@anim@version{2008/07/15}
\ProvidesPackage{animate}[\@anim@version]
%test for e-TeX
@@ -2170,9 +2170,9 @@
%new value
\setlength{\@anim@tmpdima}{\csname#1@old\endcsname}%
\addtolength{\@anim@tmpdima}{#3}%
- \expandafter\edef\csname#1\endcsname{\number\@anim@tmpdima}%
+ \expandafter\edef\csname#1\endcsname{\number\@anim@tmpdima sp}%
%global copy
- \expandafter\xdef\csname#1@old\endcsname{\number\@anim@tmpdima}%
+ \expandafter\xdef\csname#1@old\endcsname{\number\@anim@tmpdima sp}%
}%
}{%
\ifthenelse{%