diff options
author | Karl Berry <karl@freefriends.org> | 2014-03-06 22:10:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-03-06 22:10:03 +0000 |
commit | 08f1d1c4e2857a3aa0ed1fffaf12ebc78006919b (patch) | |
tree | c950dcf87062d5e11c396ce0e3fe406141e838de /Master | |
parent | a859338462e1d8bc6c0bbeb0403d84727a190011 (diff) |
animate (6mar14)
git-svn-id: svn://tug.org/texlive/trunk@33107 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/ChangeLog | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/animate.pdf | bin | 3675652 -> 3679648 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/animate.tex | 4 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/animate/animate.sty | 24 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/animate/animfp.sty | 2 |
6 files changed, 25 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/ChangeLog b/Master/texmf-dist/doc/latex/animate/ChangeLog index c8465edbb94..a3e088702d9 100644 --- a/Master/texmf-dist/doc/latex/animate/ChangeLog +++ b/Master/texmf-dist/doc/latex/animate/ChangeLog @@ -1,3 +1,6 @@ +2014-03-06 + * Fix: animation widgets were blank in some viewers + 2014-02-11 * Change: Dependency of controls on OCGs removed; better LuaLaTeX support diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README index b778d3c4899..af98656279f 100644 --- a/Master/texmf-dist/doc/latex/animate/README +++ b/Master/texmf-dist/doc/latex/animate/README @@ -93,6 +93,6 @@ License: This material is subject to the LaTeX Project Public License. See - http://mirrors.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html + http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html for the details of that license. diff --git a/Master/texmf-dist/doc/latex/animate/animate.pdf b/Master/texmf-dist/doc/latex/animate/animate.pdf Binary files differindex eb8491a5dd4..a7dcb873cdb 100644 --- a/Master/texmf-dist/doc/latex/animate/animate.pdf +++ b/Master/texmf-dist/doc/latex/animate/animate.pdf diff --git a/Master/texmf-dist/doc/latex/animate/animate.tex b/Master/texmf-dist/doc/latex/animate/animate.tex index 65837306210..6131abf9dea 100644 --- a/Master/texmf-dist/doc/latex/animate/animate.tex +++ b/Master/texmf-dist/doc/latex/animate/animate.tex @@ -1,7 +1,7 @@ % Copyright 2007--2010 Alexander Grahn % % This material is subject to the LaTeX Project Public License. See -% http://mirrors.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +% http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html % for the details of that license. % \documentclass[a4paper]{article} @@ -102,7 +102,7 @@ \section{Introduction} This package provides an interface to create PDFs with animated content from sets of graphics or image files, from inline graphics, such as \LaTeX-picture, PSTricks or pgf/TikZ generated pictures, or just from typeset text. Unlike standard movie/video formats, package `animate' allows for animating vector graphics. The result is roughly similar to the SWF (Flash) format, although not as space-efficient. -Package `animate' supports the usual PDF making workflows, i.\,e. pdf\LaTeX{}, \LaTeX{} $\rightarrow$ \verb+dvips+ $\rightarrow$ \verb+ps2pdf+/Distiller and \pXepLaTeX{} $\rightarrow$ \verb+(x)dvipdfmx+. +Package `animate' supports the usual PDF making workflows, i.\,e. pdf\LaTeX{}, Lua\LaTeX{}, \LaTeX{} $\rightarrow$ \verb+dvips+ $\rightarrow$ \verb+ps2pdf+/Distiller and \pXepLaTeX{} $\rightarrow$ \verb+(x)dvipdfmx+. The final PDF can be viewed in current Adobe Readers on all supported platforms or in PDF-XChange Viewer. diff --git a/Master/texmf-dist/tex/latex/animate/animate.sty b/Master/texmf-dist/tex/latex/animate/animate.sty index 61b9b537eae..feea122885d 100644 --- a/Master/texmf-dist/tex/latex/animate/animate.sty +++ b/Master/texmf-dist/tex/latex/animate/animate.sty @@ -1,7 +1,7 @@ % Copyright 2007--today Alexander Grahn % This material is subject to the LaTeX Project Public License. See -% http://mirrors.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +% http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html % for the details of that license. % Package for creating portable, JavaScript driven animations from sets of @@ -13,7 +13,7 @@ \NeedsTeXFormat{LaTeX2e} -\def\@anim@version{2014/02/11} +\def\@anim@version{2014/03/06} \ProvidesPackage{animate} [\@anim@version\space PDF animations from files and inline graphics] @@ -236,7 +236,7 @@ \pdfobj reserveobjnum% \global\@anim@@fields=\pdflastobj% \pdfcatalog{% - /AcroForm <</Fields \the\@anim@@fields\space 0 R /NeedAppearances true>>% + /AcroForm <</Fields \the\@anim@@fields\space 0 R /NeedAppearances false>>% }% \AtEndDocument{% \immediate\pdfobj useobjnum \@anim@@fields {% @@ -696,6 +696,7 @@ \fi% /FT/Btn/Ff 65537% non-interactive push button /BS <</W 0>>% + /AP <</N \the\pdflastxform\space 0 R>>% /MK <</TP 1/I \the\pdflastxform\space 0 R/IF<</S/A/FB true>>>>% /T (#1.#2)% }% @@ -757,6 +758,7 @@ \if@anim@useocg/OC @anim@ocg@#1@#2\fi% /FT/Btn/Ff 65537% /BS <</W 0>>% + /AP <</N @anim@anmfrm@#1@#2>>% /MK <</TP 1/I @anim@anmfrm@#1@#2/IF<</S/A/FB true>>>>% /T (#1.#2)% >>% @@ -835,6 +837,7 @@ \if@anim@useocg/OC {@anim@ocg@#1@#2}\fi% /FT/Btn/Ff 65537 /BS <</W 0>>% + /AP <</N {@anim@anmfrm@#1@#2}>>% /MK <</TP 1/I {@anim@anmfrm@#1@#2}/IF<</S/A/FB true>>>>% /T (#1.#2)% /ANN pdfmark% @@ -1869,7 +1872,10 @@ /FT/Btn/Ff \if@anim@js 65536\else 65537\fi% /H\if@anim@js/I\else/N\fi% /BS <</W 0>>% - \if@anim@mk/MK <</TP 1/I \@anim@getkeyval{btn#3}/IF<</S/A/FB true>>>>\fi% + \if@anim@mk% + /AP <</N \@anim@getkeyval{btn#3}>>% + /MK <</TP 1/I \@anim@getkeyval{btn#3}/IF<</S/A/FB true>>>>% + \fi% /T (#1.#2)% \@anim@tooltip% \if@anim@js/A <</S/JavaScript/JS (\@anim@upjscriptstring)>>\fi% @@ -1909,7 +1915,10 @@ /FT/Btn/Ff \if@anim@js 65536\else 65537\fi% /H\if@anim@js/I\else/N\fi% /BS <</W 0>>% - \if@anim@mk/MK <</TP 1/I @btn#3/IF<</S/A/FB true>>>>\fi% + \if@anim@mk% + /AP <</N @btn#3>>% + /MK <</TP 1/I @btn#3/IF<</S/A/FB true>>>>% + \fi% /T (#1.#2)% \@anim@tooltip% \if@anim@js/A <</S/JavaScript/JS (\@anim@upjscriptstring)>>\fi% @@ -1966,7 +1975,10 @@ /FT/Btn/Ff \if@anim@js 65536\else 65537\fi% /H\if@anim@js/I\else/N\fi% /BS <</W 0>>% - \if@anim@mk/MK <</TP 1/I {btn#3}/IF<</S/A/FB true>>>>\fi% + \if@anim@mk% + /AP <</N {btn#3}>>% + /MK <</TP 1/I {btn#3}/IF<</S/A/FB true>>>>% + \fi% /T (#1.#2)% \@anim@tooltip% \if@anim@js/A <</S/JavaScript/JS (\@anim@upjscriptstring)>>\fi% diff --git a/Master/texmf-dist/tex/latex/animate/animfp.sty b/Master/texmf-dist/tex/latex/animate/animfp.sty index 4f44941f48b..3e28679edef 100644 --- a/Master/texmf-dist/tex/latex/animate/animfp.sty +++ b/Master/texmf-dist/tex/latex/animate/animfp.sty @@ -1,5 +1,5 @@ % This material is subject to the LaTeX Project Public License. See -% http://mirrors.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html +% http://mirrors.ctan.org/help/Catalogue/licenses.lppl.html % for the details of that license. % This package is loaded by animate.sty. It defines \@anim@add for fixed point |