summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/animate/README
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-23 17:55:14 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2008-05-23 17:55:14 +0000
commitaf5e179beaeef6d3a42a66af8e470bee733e104d (patch)
tree99927264bfba3017fcc966d5c6000ae5cb667655 /Master/texmf-dist/doc/latex/animate/README
parent9c6b29ab3dc212c3906c98b1ed8dfd6e56a7b1e1 (diff)
animate update 2008/05/21
git-svn-id: svn://tug.org/texlive/trunk@8310 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate/README')
-rw-r--r--Master/texmf-dist/doc/latex/animate/README13
1 files changed, 4 insertions, 9 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README
index 0593e6284db..79cd33cf01d 100644
--- a/Master/texmf-dist/doc/latex/animate/README
+++ b/Master/texmf-dist/doc/latex/animate/README
@@ -14,14 +14,8 @@ Description:
inline (vector) graphics, such as LaTeX-picture, PSTricks or pgf/TikZ
generated pictures, or just from typeset text.
- 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.
-
It supports the usual PDF making workflows, i. e. pdfLaTeX and LaTeX ->
- dvips -> ps2pdf (Ghostscript).
+ dvips -> ps2pdf (Ghostscript)/Distiller.
The resulting PDF can be viewed in current Adobe Readers on all supported
platforms.
@@ -42,7 +36,8 @@ Usage:
* Package options: autopause, autoplay, autoresume, controls, final, draft,
buttonsize=<size>, buttonbg=<colour>, buttonfg=<colour>,
- loop, palindrome, step, poster[=first | none | last]
+ loop, palindrome, step, poster[=first | none | last],
+ useocg
\animategraphics[<options>]{<frame rate>}{<file basename>}{<first>}{<last>}
@@ -60,7 +55,7 @@ Usage:
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>,
+ end={<end text>}, timeline=<timeline file>, useocg,
every=<number>, bb=<llx> <lly> <urx> <ury>,
viewport=<llx> <lly> <urx> <ury>,
trim=<left> <bottom> <right> <top>