diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/ChangeLog | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/animate.pdf | bin | 3646605 -> 3648946 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/animate.tex | 8 |
3 files changed, 8 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/ChangeLog b/Master/texmf-dist/doc/latex/animate/ChangeLog index aa3fab2a602..c95abc40a49 100644 --- a/Master/texmf-dist/doc/latex/animate/ChangeLog +++ b/Master/texmf-dist/doc/latex/animate/ChangeLog @@ -1,3 +1,7 @@ +2013-09-24 + * Fix: Adobe Reader prompting for "save changes" for documents without + animations + 2013-07-19 * minor, non-vital change of /AcroForm contents diff --git a/Master/texmf-dist/doc/latex/animate/animate.pdf b/Master/texmf-dist/doc/latex/animate/animate.pdf Binary files differindex 6a71e15e9ff..5d64badb9c2 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 801e403d3ed..b2b7179d9df 100644 --- a/Master/texmf-dist/doc/latex/animate/animate.tex +++ b/Master/texmf-dist/doc/latex/animate/animate.tex @@ -1038,8 +1038,8 @@ dt dt Tm nT mul { % pop width=1ex,height=1ex, label=click, addresource=click.mp3, - activate=pageopen, - flashvars={source=click.mp3} + activate=pageopen,transparent, + flashvars={source=click.mp3&hideBar=true} ]{}{APlayer.swf}}% %animated metronome \begin{animateinline}[ @@ -1108,8 +1108,8 @@ dt dt Tm nT mul { % pop width=1ex,height=1ex, label=click, addresource=click.mp3, - activate=pageopen, - flashvars={source=click.mp3} + activate=pageopen,transparent, + flashvars={source=click.mp3&hideBar=true} ]{}{APlayer.swf}}% % %animated metronome |