From 08f1d1c4e2857a3aa0ed1fffaf12ebc78006919b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 6 Mar 2014 22:10:03 +0000 Subject: animate (6mar14) git-svn-id: svn://tug.org/texlive/trunk@33107 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/animate/ChangeLog | 3 +++ Master/texmf-dist/doc/latex/animate/README | 2 +- Master/texmf-dist/doc/latex/animate/animate.pdf | Bin 3675652 -> 3679648 bytes Master/texmf-dist/doc/latex/animate/animate.tex | 4 ++-- 4 files changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc/latex/animate') 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 index eb8491a5dd4..a7dcb873cdb 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/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. -- cgit v1.2.3