summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/animate/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-01 00:25:57 +0000
committerKarl Berry <karl@freefriends.org>2008-08-01 00:25:57 +0000
commit35912ac29c031e29b7a225f07c48881d428729d2 (patch)
tree9f1a09a38203d421d21c3f03d2d7b5c7980e4735 /Master/texmf-dist/doc/latex/animate/README
parenta8eac6a36ef58fba7c52a5220b7ebf9ccf6c87e6 (diff)
animate update (31jul08)
git-svn-id: svn://tug.org/texlive/trunk@9964 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate/README')
-rw-r--r--Master/texmf-dist/doc/latex/animate/README80
1 files changed, 40 insertions, 40 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README
index ede7abe44f3..8b6324c80a5 100644
--- a/Master/texmf-dist/doc/latex/animate/README
+++ b/Master/texmf-dist/doc/latex/animate/README
@@ -32,67 +32,67 @@ Description:
Usage:
- \usepackage[<package options>]{animate}
+ \usepackage[<package options>]{animate}
- * Package options: autopause, autoplay, autoresume, controls, final, draft,
+ * Package options: autopause, autoplay, autoresume, controls, final, draft,
buttonsize=<size>, buttonbg=<colour>, buttonfg=<colour>,
loop, palindrome, step, poster[=first | none | last],
useocg, dvipdfmx, xetex
- \animategraphics[<options>]{<frame rate>}{<file basename>}{<first>}{<last>}
+ \animategraphics[<options>]{<frame rate>}{<file basename>}{<first>}{<last>}
- \begin{animateinline}[<options>]{<frame rate>}
- ... typeset material ...
- \newframe[<frame rate>]
- ... typeset material ...
- \newframe*[<frame rate>]
- ... typeset material ...
- \newframe
- \multiframe{<number of frames>}{[<variables>]}{
- ... repeated (parameterized) material ...
- }
- \end{animateinline}
+ \begin{animateinline}[<options>]{<frame rate>}
+ ... typeset material ...
+ \newframe[<frame rate>]
+ ... typeset material ...
+ \newframe*[<frame rate>]
+ ... typeset material ...
+ \newframe
+ \multiframe{<number of frames>}{[<variables>]}{
+ ... repeated (parameterized) material ...
+ }
+ \end{animateinline}
- * Command options: width=<width>, height=<height>, depth=<depth>,
- scale=<factor>, autopause, autoplay, autoresume, final,
- draft, controls, buttonsize=<size>, buttonbg=<colour>,
- buttonfg=<colour>, loop, palindrome, step, measure,
- poster[=first | none | last], begin={<begin text>},
- end={<end text>}, timeline=<timeline file>, useocg,
- every=<number>, bb=<llx> <lly> <urx> <ury>,
- viewport=<llx> <lly> <urx> <ury>,
- trim=<left> <bottom> <right> <top>
+ * Command options: width=<width>, height=<height>, depth=<depth>,
+ scale=<factor>, autopause, autoplay, autoresume, final,
+ draft, controls, buttonsize=<size>, buttonbg=<colour>,
+ buttonfg=<colour>, loop, palindrome, step, measure,
+ poster[=first | none | last], begin={<begin text>},
+ end={<end text>}, timeline=<timeline file>, useocg,
+ every=<number>, bb=<llx> <lly> <urx> <ury>,
+ viewport=<llx> <lly> <urx> <ury>,
+ trim=<left> <bottom> <right> <top>
Requirements:
- e-TeX
- pdfTeX, version >= 1.20
- Ghostscript, version >= 8.31 or Adobe Distiller
- dvipdfmx, version >= 20080607
- Adobe Reader, version >= 6
+ 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
+ Unzip the file `animate.tds.zip' into the local TDS root directory which can
+ be found by running
- kpsewhich -var-value TEXMFLOCAL
+ 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.
+ 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
+ This material is subject to the LaTeX Project Public License. See
- http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
+ http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html
- for the details of that license.
+ for the details of that license.