{gif} conerns GIF (Graphics Interchange Format) bitmap images.
22
votes
3answers
1k views
Converting beamer slides to animated images
As a follow up to Highlighting specific parts of a TikZ drawing, I'd like to know how to generate an animated image (gif) from a series of beamer slides.
Martin Scharrer came up with this example:
...
15
votes
2answers
642 views
How to convert pstricks animation to GIF file?
As an example, let's take this animation. How can I convert it to GIF file?
10
votes
2answers
3k views
gif image in beamer presentation
I wish to display some animations in my beamer presentation. The most trivial way that comes to my mind is to use a gif image. How can I put it in the presentation and what should I use to display it? ...
9
votes
4answers
2k views
Convert gif image to png on the fly
I am using pdflatex on linux and attempting to convert gif to png.
I can run scripts to find out the image attributes and even and convert
the files supplied from a folder but I can not write back to ...
7
votes
3answers
16k views
How to add a gif file to my LaTeX file? [duplicate]
Possible Duplicate:
Convert gif image to png on the fly
I have an image file -- a gif file, which is the graph of a function.
How do I add it to a LaTeX file? Will it come out OK in the ...
9
votes
2answers
9k views
Cannot determine size of graphic in * (no BoundingBox)
I use convert filename.gif filename.eps to produce EPS from images before include them into TeX document, and get error:
! LaTeX Error: Cannot determine size of graphic in filename.eps (no ...
4
votes
1answer
5k views
Including GIF image in pdflatex document
I'm trying to include GIF image in my LaTeX document. To my understanding this is possible. I'm using pdflatex and I get the following message:
ERROR: LaTeX Error: Unknown graphics extension: .gif.
...