From 4e235bf671868db530dfcff3f83c58f3a8389307 Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Thu, 4 Sep 2008 13:56:48 +0000 Subject: animate update v2008/08/28 git-svn-id: svn://tug.org/texlive/trunk@10428 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/animate/README | 196 ++++++++++++++--------------- 1 file changed, 98 insertions(+), 98 deletions(-) (limited to 'Master/texmf-dist/doc/latex/animate/README') diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README index 8b6324c80a5..c58d26942ee 100644 --- a/Master/texmf-dist/doc/latex/animate/README +++ b/Master/texmf-dist/doc/latex/animate/README @@ -1,98 +1,98 @@ - ===================== - The animate Package - ===================== - -Author: - - Alexander Grahn - - -Description: - - This package provides an interface to create portable, JavaScript driven PDF - animations from sets of (vector) graphics or rasterized image files or from - inline (vector) graphics, such as LaTeX-picture, PSTricks or pgf/TikZ - generated pictures, or just from typeset text. - - It supports the usual PDF making workflows, i. e. pdfLaTeX, LaTeX -> dvips - -> ps2pdf (Ghostscript)/Distiller and (Xe)LaTeX -> (x)dvipdfmx. - - The resulting PDF can be viewed in current Adobe Readers on all supported - platforms. - - Note, this file only gives a summary of usage and available package and - command options. Please refer to the documentation `animate.pdf' in the - `doc/' directory for details and examples. - - Keywords: include portable PDF animated PDF animation animating - embed animated graphics LaTeX pdfLaTeX PSTricks pgf TikZ MetaPost - LaTeX-picture inline graphics vector graphics animated GIF LaTeX - dvips ps2pdf dvipdfmx XeLaTeX JavaScript Adobe Reader - - -Usage: - - \usepackage[]{animate} - - * Package options: autopause, autoplay, autoresume, controls, final, draft, - buttonsize=, buttonbg=, buttonfg=, - loop, palindrome, step, poster[=first | none | last], - useocg, dvipdfmx, xetex - - - \animategraphics[]{}{}{}{} - - \begin{animateinline}[]{} - ... typeset material ... - \newframe[] - ... typeset material ... - \newframe*[] - ... typeset material ... - \newframe - \multiframe{}{[]}{ - ... repeated (parameterized) material ... - } - \end{animateinline} - - * Command options: width=, height=, depth=, - scale=, autopause, autoplay, autoresume, final, - draft, controls, buttonsize=, buttonbg=, - buttonfg=, loop, palindrome, step, measure, - poster[=first | none | last], begin={}, - end={}, timeline=, useocg, - every=, bb= , - viewport= , - trim= - - -Requirements: - - e-TeX - pdfTeX, version >= 1.20 - Ghostscript, version >= 8.31 or Adobe Distiller - dvipdfmx, version >= 20080607 - Adobe Reader, version >= 6 - - -Installation: - - Unzip the file `animate.tds.zip' into the local TDS root directory which can - be found by running - - kpsewhich -var-value TEXMFLOCAL - - on the command line. - - After installation, update the filename database by running `texhash' on the - command line. - - 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. + ===================== + The animate Package + ===================== + +Author: + + Alexander Grahn + + +Description: + + This package provides an interface to create portable, JavaScript driven PDF + animations from sets of (vector) graphics or rasterized image files or from + inline (vector) graphics, such as LaTeX-picture, PSTricks or pgf/TikZ + generated pictures, or just from typeset text. + + It supports the usual PDF making workflows, i. e. pdfLaTeX, LaTeX -> dvips + -> ps2pdf (Ghostscript)/Distiller and (Xe)LaTeX -> (x)dvipdfmx. + + The resulting PDF can be viewed in current Adobe Readers on all supported + platforms. + + Note, this file only gives a summary of usage and available package and + command options. Please refer to the documentation `animate.pdf' in the + `doc/' directory for details and examples. + + Keywords: include portable PDF animated PDF animation animating + embed animated graphics LaTeX pdfLaTeX PSTricks pgf TikZ MetaPost + LaTeX-picture inline graphics vector graphics animated GIF LaTeX + dvips ps2pdf dvipdfmx XeLaTeX JavaScript Adobe Reader + + +Usage: + + \usepackage[]{animate} + + * Package options: autopause, autoplay, autoresume, controls, final, draft, + buttonsize=, buttonbg=, buttonfg=, + loop, palindrome, step, poster[=first | none | last], + useocg, dvipdfmx, xetex + + + \animategraphics[]{}{}{}{} + + \begin{animateinline}[]{} + ... typeset material ... + \newframe[] + ... typeset material ... + \newframe*[] + ... typeset material ... + \newframe + \multiframe{}{[]}{ + ... repeated (parameterized) material ... + } + \end{animateinline} + + * Command options: width=, height=, depth=, + scale=, autopause, autoplay, autoresume, final, + draft, controls, buttonsize=, buttonbg=, + buttonfg=, loop, palindrome, step, measure, + poster[=first | none | last], begin={}, + end={}, timeline=, useocg, + every=, bb= , + viewport= , + trim= + + +Requirements: + + e-TeX + pdfTeX, version >= 1.20 + Ghostscript, version >= 8.31 or Adobe Distiller + dvipdfmx, version >= 20080607 + Adobe Reader, version >= 6 + + +Installation: + + Unzip the file `animate.tds.zip' into the local TDS root directory which can + be found by running + + kpsewhich -var-value TEXMFLOCAL + + on the command line. + + After installation, update the filename database by running `texhash' on the + command line. + + 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. -- cgit v1.2.3