Rich Shepard wrote:

  I specify a logo to use on the title slide:

\pgfdeclareimage[height=0.5cm]{institution-logo}{new-logo-color.eps}
\logo{\pgfuseimage{institution-logo}}

yet it does not display when I View->PDF. Instead, I see "Title Graphics" at
the bottom of that frame.


What have I missed on this?

I think that you must specify the image file name without the "eps" extension, that is
\pgfdeclareimage[height=0.5cm]{institution-logo}{new-logo-color}



Thanks,

Rich




Reply via email to