From e0e7b37a1cb8da46302fda86c287ba09275706e8 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 9 Jun 2016 22:51:31 +0000 Subject: animate (8jun16) git-svn-id: svn://tug.org/texlive/trunk@41324 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/animate/animate.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/source/latex/animate') diff --git a/Master/texmf-dist/source/latex/animate/animate.tex b/Master/texmf-dist/source/latex/animate/animate.tex index 0b3c81c0209..61e21831386 100644 --- a/Master/texmf-dist/source/latex/animate/animate.tex +++ b/Master/texmf-dist/source/latex/animate/animate.tex @@ -108,12 +108,12 @@ \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. +The user interacts with the animation either through optional animation controls or by using the mouse. Pressing the mouse button over the animation widget immediately pauses a playing animation and releasing it resumes playback. Pressing the shift-key at the same time reverses the playback direction. + 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 (except mobile devices) or in PDF-XChange Viewer. -%The `animate' package relies on Optional Content Groups (OCG), also known as PDF layers, which is a feature provided by the PDF-1.5 specification. Each frame of an animation is associated with an OCG that is hidden or made visible in a dynamic fashion by means of Adobe Reader's built-in JavaScript engine. - \section{Requirements} \begin{trivlist} %\item $\varepsilon$-\TeX @@ -170,7 +170,7 @@ If PDF is generated via DVI and Postscript by the command sequence \verb+latex+ Usually, a second \LaTeX{} run is necessary to resolve internally created object references. A warning message will be issued if appropriate. -\clearpage +%\clearpage \section{The user interface} Package `animate' provides the command \begin{verbatim} -- cgit v1.2.3