{animations} is about creating or including animations in (La)TeX documents.

learn more… | top users | synonyms (1)

4
votes
2answers
42 views

increment figure source names

In our childhood, probably all of us made some drawings on layered sheets of paper in order to make an animation. [edit: This is to be added to an existing document, next to the page number for ...
3
votes
1answer
54 views

Animate multiple sequences of images side by side

Say I have 2 sequences of images imA-1.png,imA-2.png,...,imA-n.png and imB-1.png,...imB-n.png . I would like to use something like xmpmulti's \multiinclude, but the following prints the imA sequence ...
2
votes
1answer
92 views

positioning and showing relationship between two images with arrows and animating the arrows

a. Though I can include these slides as images, are there any better ways to include these in beamer? b . Can I animate the arrows and text ? Edit: I would like to use two images 1.brain 2. Gut and ...
4
votes
2answers
165 views

Play animated graphic when “next slide” is clicked

I am giving a presentation and I have included an animatedgraphic in the following way: \animategraphics[scale=0.4,autoplay]{8}{movie}{000}{200} As you can see, this is played automatically. But I ...
4
votes
1answer
122 views

Animated graphic in front of frame title?

I am using the beamertemplate and I have one frame: \frame{ \frametitle{Title text} \begin{textblock*}{50mm}[1,1](15.9cm,9cm) \includegraphics[width=1.9cm]{thumbnail.png} \end{textblock*} ...
3
votes
1answer
49 views

'Dimension too large' error in animate package

I am using the animate package to include a series of images into a PDF (like a small movie), which usually works fine, however, now I am running into an ! Dimension too large. <recently read> ...
5
votes
1answer
80 views

Compiling the latex->dvips->ps2pdf with dvips -Ppdf

The documents I create heavily depend on postscripts (I use pstricks quite a lot). I've had some issues with resolution, and it's been recommended to try using dvips -Ppdf. But recently, I've been ...
1
vote
0answers
102 views

GIF/SWF animation embedded in LaTeX document (PDF) [duplicate]

There seem to be plenty of resources for how to do it (even on this website), but I'm struggling with the process. Can someone provide a link to an example pdf with the working animations in it? The ...
6
votes
1answer
119 views

Is it possible to open a video file via a link in beamer?

I have searched through posts like "embedded video in PDF", it seems that this feature is only available in Adobe Acrobat. So I just thought the alternative solution: open a video file (using system ...
1
vote
1answer
92 views

TikZ drawing order when using animate

I've have a problem when I use animations in TikZ images: I like draw a figure over another figure by \path(fig) node[anchor = north, inner sep=0pt,outer sep=5pt] { FIGURE1 } \path(fig) node[anchor ...
0
votes
0answers
122 views

How to create this Mathematica animation in beamer

I apologize in advance if my question seems confusing or trivial. How to successfully create an animated PDF Beamer for this Animation Mathematica file, available on the following link European ...
10
votes
3answers
314 views

Animation using a sequence of images in a single pdf file

I have a sequence of images in one pdf file. The first page in the pdf corresponds to the first step in the animation, the second page corresponds to the second step in the animation and in general, ...
22
votes
2answers
722 views

Draw Nuclear Reactor with moving flows

I want to draw a nuclear reactor. In texamples.net there is a template which is pretty much what I would like to do. The code is % Pressurized Water Reactor % Author: Gloria Faccanoni ...
2
votes
0answers
104 views

Same animation for all beamer slides [closed]

I need to put same animation for all slides. I mean all paragraphs, bullets, images. After opening slide automatically work all animations of opened slide (all items of this slide). This is same for ...
7
votes
2answers
165 views

add a fake item in itemize as a placeholder

How to make phantom item in itemize environment? I want to 'animate' items in my beamer slides, so when I go from one slide to another new item pop up in a right place. I have workaround for one item ...

1 2 3 4 5 6
15 30 50 per page