On 5/18/2010 5:40 AM, E. Kaplan wrote:
I am trying to embed a logo on each slide of a presentation I created with Lyx and Beamer. When I use the following lines from the example (using ERT): \pgfdeclareimage[height=0.5cm]{institution-logo}{institution-logo-filename.jpg} \logo{\pgfuseimage{institution-logo}} I get pgf errors, and the logo does not show up. What am I doing wrong? I am using Lyx 1.6.5 under Linux (Kubuntu 10.04), with Texlive 2009.
Try it in the preamble. /Paul