diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-14 22:18:15 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-14 22:18:15 +0000 |
commit | 3dbde31e7c26ef198ab0939714f3a513049a9afb (patch) | |
tree | 19b19d1a22f5bf28ba6f7894836f5e173dbc3fc2 /Master/texmf-dist/doc/latex/animate/README | |
parent | 23c7f66c5212d122c76342854f2fe85653365a75 (diff) |
animate update (14jul08)
git-svn-id: svn://tug.org/texlive/trunk@9558 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/animate/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/animate/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/animate/README b/Master/texmf-dist/doc/latex/animate/README index 64dddd56cb1..ede7abe44f3 100644 --- a/Master/texmf-dist/doc/latex/animate/README +++ b/Master/texmf-dist/doc/latex/animate/README @@ -48,6 +48,10 @@ Usage: ... 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>, |