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/texmf-dist/doc/latex/animate/animate.tex | |
parent | a859338462e1d8bc6c0bbeb0403d84727a190011 (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/animate.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/animate.tex | 4 |
1 files changed, 2 insertions, 2 deletions
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. |