From e2b7b3abd4191498d943069ef9720e68eeb2be72 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 24 Apr 2013 23:02:34 +0000 Subject: animate (24apr13) git-svn-id: svn://tug.org/texlive/trunk@30092 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/animate/animate.tex | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/doc/latex/animate/animate.tex') diff --git a/Master/texmf-dist/doc/latex/animate/animate.tex b/Master/texmf-dist/doc/latex/animate/animate.tex index 89ddc2043d0..801e403d3ed 100644 --- a/Master/texmf-dist/doc/latex/animate/animate.tex +++ b/Master/texmf-dist/doc/latex/animate/animate.tex @@ -1097,20 +1097,21 @@ dt dt Tm nT mul { % pop ::26: annotRM['click'].callAS('play'); \end{filecontents} -begin{document} +\begin{document} \begin{center} + %loading metronome macros from external file + \input{files/pstmetronome} + % %sound inclusion: click.mp3 - \includemedia[ + \makebox[0pt][r]{\includemedia[ + width=1ex,height=1ex, label=click, addresource=click.mp3, activate=pageopen, flashvars={source=click.mp3} - ]{}{APlayer.swf}% - - %loading metronome macros from external file - \input{files/pstmetronome} - + ]{}{APlayer.swf}}% + % %animated metronome \begin{animateinline}[ controls, -- cgit v1.2.3