Graphics, Figures & TablestikZ | Inclusion of animated GIF Image

Information and discussion about graphics, figures & tables in LaTeX documents.
Tyrion
Posts: 7
Joined: Tue Jul 31, 2012 5:27 pm

Re: tikZ | Inclusion of animated GIF Image

Post by Tyrion »

I've got 5 warnings which I believe are not the cause of my problem. However I tried to compile the source from another laptop on which I have a more recent version of texlive and I managed to obtain the same correct output as you. I guess that I'll work on the other laptop if I can't get it solved on this one becaue I can't update my texlive distribution.

Anyway, the warnings are the following:

/usr/share/texmf/tex/latex/pgf/basiclayer/pgfbaseimage.sty Package pgf Warning:13: This package is obsolete and no longer needed on input line 13.

/usr/share/texmf-texlive/tex/generic/oberdiek/ifpdf.sty Package:0: ifpdf 2009/04/10 v2.0 Package ifpdf Warning: Someone has redefined \pdfoutput.

/usr/share/texmf-texlive/tex/generic/hyperref/hyperref.sty:0: Option `pdfpagelabels' is turned off(hyperref) because \thepage is undefined.

LaTeX Font Warning: Font shape `OT1/cmss/m/n' in size <4> not available(Font)size <5> substituted on input line 17

LaTeX Font Warning: Size substitutions with differences(Font) up to 1.0pt have occurred.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Stefan Kottwitz
Site Admin
Posts: 10350
Joined: Mon Mar 10, 2008 9:44 pm

tikZ | Inclusion of animated GIF Image

Post by Stefan Kottwitz »

Well, so I guess updating is actually required.

Besides that, have a look at: How to get rid of those beamer warnings.

Stefan
LaTeX.org admin
Tyrion
Posts: 7
Joined: Tue Jul 31, 2012 5:27 pm

Re: tikZ | Inclusion of animated GIF Image

Post by Tyrion »

Thank you Stefan!
Post Reply