From 6b7fe4da3d5fa2003703011edea90ba320398249 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Mar 2014 22:59:30 +0000 Subject: animate (21mar14) git-svn-id: svn://tug.org/texlive/trunk@33253 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/animate/ChangeLog | 3 +++ Master/texmf-dist/doc/latex/animate/animate.pdf | Bin 3679648 -> 3706445 bytes Master/texmf-dist/tex/latex/animate/animate.sty | 7 ++++--- 3 files changed, 7 insertions(+), 3 deletions(-) (limited to 'Master') 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 Binary files a/Master/texmf-dist/doc/latex/animate/animate.pdf and b/Master/texmf-dist/doc/latex/animate/animate.pdf 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 <>>>}% + /AcroForm <>>>}% \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 <> + /AcroForm <> >> /PUT pdfmark% }% \AtEndDocument{% @@ -3678,3 +3678,4 @@ \fi\fi\fi\fi\fi\fi\fi\fi\fi% }% } +\ifpdf\else\@anim@acroform\@anim@ocprops\fi -- cgit v1.2.3