1.
Everytime I compile there's this warning:
Code: Select all
Package pgf Warning: This package is obsolete and no longer needed on input line 13.
package updater, none are available.
2.
Secondly I can't include graphics in any other format other than
.pdf. I understand if pgf only accepts .pdf for \pgfdeclareimage{},
but I was surprised that \includegraphics with an .eps file produced
Code: Select all
! LaTeX Error: Unknown graphics extension: .eps.
Oh, and btw: Line 13 in the pgf warning does not refer to the .tex source, because 13 is blank there.