I found that unless I copied the graphic to the Lyx working directory in
/tmp, the logo wouldn't end up in the presentation. My working hypothesis
was that this was because the graphics package automatically put the .eps
or .png on the end of the filename, Lyx didn't know what filename to put
into /tmp.
Rich
On Thu, 12 May 2005, 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?
>
> Thanks,
>
> Rich
>
>