summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/animate
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-03-06 22:10:03 +0000
committerKarl Berry <karl@freefriends.org>2014-03-06 22:10:03 +0000
commit08f1d1c4e2857a3aa0ed1fffaf12ebc78006919b (patch)
treec950dcf87062d5e11c396ce0e3fe406141e838de /Master/texmf-dist/doc/latex/animate
parenta859338462e1d8bc6c0bbeb0403d84727a190011 (diff)
animate (6mar14)
git-svn-id: svn://tug.org/texlive/trunk@33107 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate')
-rw-r--r--Master/texmf-dist/doc/latex/animate/ChangeLog3
-rw-r--r--Master/texmf-dist/doc/latex/animate/README2
-rw-r--r--Master/texmf-dist/doc/latex/animate/animate.pdfbin3675652 -> 3679648 bytes
-rw-r--r--Master/texmf-dist/doc/latex/animate/animate.tex4
4 files changed, 6 insertions, 3 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
index eb8491a5dd4..a7dcb873cdb 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/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.