Re: Animate - gelöst

"\"Dr. Andreas Drauschke\"" (via tex-d-l Mailing List) <[email protected]>
Newsgroups gmane.comp.tex.german
Message-ID <[email protected]>
Hallo Leute,

ich habe das Problem mit animate gelöst. Hier für alle, welche mal vor
demselben Problem stehen.

\begin{tikzpicture}
     \draw (0,0) node[rotate=-23]
{\animategraphics[loop,autoplay,width=0.3\linewidth,method=ocg]{7}{de/402/ani/an}{001}{044}};
     \draw [fill=green, thick] (0,0) circle (20);
\end{tikzpicture}

Damit wird die Animation hinter den Text gesetzt. Offenbar muss man die
Animations-Methode ocg verwenden, dann geht es.

Danke für die hilfreichen Tipps, die hier geschickt wurde und besonderen
Dank an Axel Berger, dass er seinen Server für den download der Files
bereitgestellt hat.

Viele Grüße
Andreas

Am 11.10.2023 um 14:59 schrieb "Dr. Andreas Drauschke" (via tex-d-l
Mailing List):
> Hallo zusammen,
>
> ich habe in einem Dokument eine Animation eingebunden (funktioniert wie
> immer problemlos und ja, ich weiß, dass ich den File nur in einem alten
> Acrobat korrekt sehe - leider scheint es da noch immer keine neue
> Variante zur Einbindung von Videos und Animationen zu geben) und wollte
> nun ein Bild über die Animation legen, leider rutscht das tikz-Bild
> (hier ein Kreis) in beiden folgenden Codes immer hinter die Animation.
> Weiß jemand, wie ich das Problem umgehen kann?
>
> Das wäre meine Startvariante gewesen :
>
> \begin{tikzpicture}
>   \draw (0,0) node
> {\animategraphics[loop,autoplay,width=0.3\linewidth]{7}{de/402/ani/an}{001}{044}};
>
>
>   \draw [fill=green, thick] (0,0) circle (20);
> \end{tikzpicture}
>
> Die habe ich dann in einer echte Dirty-Variante auf das umzuändern
> versucht:
> \animategraphics[loop,autoplay,width=0.3\linewidth]{7}{de/402/ani/an}{001}{044}
>
>
> \vspace*{-30pt} \begin{tikzpicture}
>    \draw [fill=green, thick] (0,0) circle (20);
> \end{tikzpicture}
>
> Beide Varianten laufen prinzipiell fehlerfrei, allerdings eben jeweils
> mit dem Kreis hinter der Animation.
>
> Viele Grüße
> Andreas
>
>

-- 
FAQ: http://texfragen.de/
Durchsuchbares Archiv: https://www.listserv.dfn.de/sympa/arc/tex-d-l 
Unsubscribe/Verwaltung: https://www.listserv.dfn.de/sympa/info/tex-d-l
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.