diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/README | 35 |
1 files changed, 10 insertions, 25 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README index 35347cef7b2..0593e6284db 100644 --- a/Master/texmf-dist/doc/latex/animate/README +++ b/Master/texmf-dist/doc/latex/animate/README @@ -14,41 +14,26 @@ 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). The resulting PDF can be viewed in current Adobe Readers on all supported platforms. - The first release of `animate' was based on the work by Jan Holecek and Petr - Sojka: - - http://www.fi.muni.cz/~xholecek/tex/pdfanim.xhtml - - Meanwhile, the package was rewritten to use Optional Content Groups (OCG), - aka PDF-Layers. OCG-based animations are fully supported by Adobe Reader 8, - but have some performance issues. Playback is usually slower in Reader 8 - than in previous versions, which is probably a bug. - - The old, non-OCG approach is still available if the package file - `animate-noocg.sty' is used instead of `animate.sty'. However, options - `autoplay', `autopause' and `autoresume' are not functional in Reader 8. - Moreover, the animation position and the play/pause buttons are not properly - reset on page change. This is due to usage restrictions that Adobe imposed - on some important JavaScript methods in Reader 8. - 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 - JavaScript Adobe Reader - + embed animated graphics LaTeX pdfLaTeX PSTricks pgf TikZ MetaPost + LaTeX-picture inline graphics vector graphics animated GIF LaTeX + dvips ps2pdf JavaScript Adobe Reader Usage: @@ -86,7 +71,7 @@ Requirements: e-TeX pdfTeX, version >= 1.20 Ghostscript, version >= 8.31 or Adobe Distiller - Adobe Reader, version >= 6, but not 8 + Adobe Reader, version >= 6 Installation: |