Index of /archives/text/CTAN/macros/latex/contrib/interactiveanimation
Name Last modified Size Description
Parent Directory -
javascript/ 2013-06-07 01:03 -
interactiveanimation.tex 2013-06-06 16:46 10K
interactiveanimation.sty 2013-06-05 16:44 17K
interactiveanimation.pdf 2013-06-06 16:47 2.6M
clock.pdf.gz 2013-06-06 16:47 2.0M
README 2013-05-31 23:02 2.3K
The interactiveanimation Package
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Authors:
Luis González <luisg123v@gmail.com>,
Javier Toro <javier.toro@dct.com.ve>,
Pedro Linares <plinares@uc.edu.ve>
Description:
This package provides an interface to create Portable Document Format
(PDF) files with branching animations. Animations are built up as a set
of concatenated interactive frames. Each interactive frame can be set
to display an image and a set of buttons that allows the course of
the overall animation to be controlled by the user. Buttons can be
configured to transfer the action focus to another interactive frame
and to display an animated image sequence before the forthcoming
frame is displayed.
By now, the only supported way for compiling using this package is by
producing the PDF file with pdfTeX.
The final PDF can be viewed in current Adobe Readers on all supported
platforms as long as they have JavaScript support.
Note: this file only gives a summary of usage and available button
options. Please refer to the documentation `interactiveanimation.pdf'
for details and examples.
Keywords:
build button controllable animationbranching
animation LaTeX pdfLaTeX JavaScript Adobe Reader
Usage:
\usepackage{interactiveanimation}
\begin{animation}{<width>}{<height>}
\begin{aframe}{<frame name>}{<image file>[,<file page>]}
\controlbutton[<sequence file>,<start page>[,<end page>]]
{<caption>}{<target frame>}{<button options>}
... other buttons
\end{aframe}
... other frames
\end{animation}
* Button options: X=<coordinate> | start | center | end,
Y=<coordinate> | start | center | end,
position=left | right | above | below | center | from,
width=<width>, height=<height>, scale=<factor>,
span=<milliseconds>, transparent, hidden, keep
Requirements:
pdfTeX, version 1.20
Adobe Reader, version 6
Installation:
Unzip the file `interactiveanimation.zip' and copy the file
`interactiveanimation.sty' and the folder `javascript' in a place
where LaTeX can find them.
MiKTeX users should run the package manager for installation.
License:
This material is subject to the LaTeX Project Public License. See
http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
for the details of that license.
Thanks to:
* University: Universidad de Carabobo (http://uc.edu.ve/)
* Company: DCT (http://www.dct.com.ve/)