summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-03-21 22:59:30 +0000
committerKarl Berry <karl@freefriends.org>2014-03-21 22:59:30 +0000
commit6b7fe4da3d5fa2003703011edea90ba320398249 (patch)
tree22ec32c32a22916f2b56878eeca8a5f07f50b068 /Master
parent09fbad6841203e6914642cf14f3d95168f66f033 (diff)
animate (21mar14)
git-svn-id: svn://tug.org/texlive/trunk@33253 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/animate/ChangeLog3
-rw-r--r--Master/texmf-dist/doc/latex/animate/animate.pdfbin3679648 -> 3706445 bytes
-rw-r--r--Master/texmf-dist/tex/latex/animate/animate.sty7
3 files changed, 7 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/ChangeLog b/Master/texmf-dist/doc/latex/animate/ChangeLog
index a3e088702d9..3337726e59e 100644
--- a/Master/texmf-dist/doc/latex/animate/ChangeLog
+++ b/Master/texmf-dist/doc/latex/animate/ChangeLog
@@ -1,3 +1,6 @@
+2014-03-12
+ * Fix: incompatibility with pgf-3.0
+
2014-03-06
* Fix: animation widgets were blank in some viewers
diff --git a/Master/texmf-dist/doc/latex/animate/animate.pdf b/Master/texmf-dist/doc/latex/animate/animate.pdf
index a7dcb873cdb..41d7eaed01c 100644
--- a/Master/texmf-dist/doc/latex/animate/animate.pdf
+++ b/Master/texmf-dist/doc/latex/animate/animate.pdf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty
index feea122885d..68c61f05089 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{2014/03/06}
+\def\@anim@version{2014/03/21}
\ProvidesPackage{animate}
[\@anim@version\space PDF animations from files and inline graphics]
@@ -283,7 +283,7 @@
%array which takes refs to all widget annotations
\special{pdf:obj @anim@fields [ ]}%
\special{pdf:put @catalog <<%
- /AcroForm <</Fields @anim@fields /NeedAppearances true>>>>}%
+ /AcroForm <</Fields @anim@fields /NeedAppearances false>>>>}%
\AtEndDocument{%
\special{pdf:put @anim@fields \@anim@fields}%
}%
@@ -313,7 +313,7 @@
\special{ps:
mark /_objdef {@anim@fields} /type/array /OBJ pdfmark
mark {Catalog} <<%
- /AcroForm <</Fields {@anim@fields} /NeedAppearances true>>
+ /AcroForm <</Fields {@anim@fields} /NeedAppearances false>>
>> /PUT pdfmark%
}%
\AtEndDocument{%
@@ -3678,3 +3678,4 @@
\fi\fi\fi\fi\fi\fi\fi\fi\fi%
}%
}
+\ifpdf\else\@anim@acroform\@anim@ocprops\fi