Tagged Questions
1
vote
1answer
611 views
\animategraphics cuts image
My image works perfectly with \includegraphics:
\includegraphics[height=1.0\textheight]{../../../movie/frinj_cII/movie20100}
but when I include it with \animategrahics ...
...
5
votes
2answers
839 views
Animate package - output graphic size is smaller than original
I successfully created an animation PDF from mulitple PDF pages by using the animate package, but the problem is that the output graphics size is about half the size of the original.
How can I ...
2
votes
2answers
516 views
How to use preview and animate packages together?
I'm used to prepare tikz graphics with preview or standalone packages to crop them. Now I've started to experiment with animations and wanted to do the same. My first test was with Alexander Grahn's ...