diff options
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>, |