Discussion:
add logo to slides when using beamer
Jeremy C. Reed
2008-10-08 14:39:44 UTC
Permalink
I have been using beamer off and on for a few years. I am currently using
lyx 1.5.4 and my beamer is from pkgsrc package teTeX-texmf-3.0nb5.

I am trying to get a logo printed on every slide (PDF page). I have this
in a ERT:

\pgfdeclareimage[height=2cm]{ISC-gears2}{ISC-gears2.png}

\logo{\pgfuseimage{ISC-gears2}}

But I don't see any logo. I am reading through the beameruserguide.pdf.
Any suggestions/hints/examples would be appreciated.

Jeremy C. Reed
Konrad Hofbauer
2008-10-08 15:01:44 UTC
Permalink
Post by Jeremy C. Reed
I am trying to get a logo printed on every slide (PDF page).
I have had the same problem, but never got it to work. Could it be
related to the beamer-template one uses?

/Konrad
Paul A. Rubin
2008-10-08 16:02:43 UTC
Permalink
Post by Konrad Hofbauer
Post by Jeremy C. Reed
I am trying to get a logo printed on every slide (PDF page).
I have had the same problem, but never got it to work. Could it be
related to the beamer-template one uses?
Yes. Some beamer styles display logos and some do not. IIRC it has to
do with the "outer theme" used by the style.

If you have a favorite theme that does not include logos, you might be
able to hack it to do so. I customized a few of the included themes to
display logos for my college (and also use our color scheme). If you
decide you need to do that, contact me directly and I'll pass you a
sample of what I did.

/Paul
Nikos Alexandris
2008-10-08 15:28:20 UTC
Permalink
Post by Jeremy C. Reed
I have been using beamer off and on for a few years. I am currently using
lyx 1.5.4 and my beamer is from pkgsrc package teTeX-texmf-3.0nb5.
I am trying to get a logo printed on every slide (PDF page). I have this
\pgfdeclareimage[height=2cm]{ISC-gears2}{ISC-gears2.png}
\logo{\pgfuseimage{ISC-gears2}}
But I don't see any logo. I am reading through the beameruserguide.pdf.
Any suggestions/hints/examples would be appreciated.
Jeremy C. Reed
I am also interested in this. I tried myself to add a logo but had no
luck.

Regards, Nikos
José Matos
2008-10-08 15:20:45 UTC
Permalink
Post by Jeremy C. Reed
I have been using beamer off and on for a few years. I am currently using
lyx 1.5.4 and my beamer is from pkgsrc package teTeX-texmf-3.0nb5.
I am trying to get a logo printed on every slide (PDF page). I have this
\pgfdeclareimage[height=2cm]{ISC-gears2}{ISC-gears2.png}
\logo{\pgfuseimage{ISC-gears2}}
I have placed this in the preamble and if I remember well we need to pass an
absolute path to \pgfdeclareimage because the latex code is compile in a
directory different from the one where the file is...
Post by Jeremy C. Reed
But I don't see any logo. I am reading through the beameruserguide.pdf.
Any suggestions/hints/examples would be appreciated.
Jeremy C. Reed
--
José Abílio
Jeremy C. Reed
2008-10-08 15:37:14 UTC
Permalink
Post by José Matos
Post by Jeremy C. Reed
\pgfdeclareimage[height=2cm]{ISC-gears2}{ISC-gears2.png}
\logo{\pgfuseimage{ISC-gears2}}
I have placed this in the preamble and if I remember well we need to pass an
absolute path to \pgfdeclareimage because the latex code is compile in a
directory different from the one where the file is...
I moevd to the preamble and used full path to image.

I looked at the log and saw:

Package pgf Warning: File
"/home/reed/presentations/dnssec-intro/ISC-gears2.png
" not found when defining image "ISC-gears2".
(pgf) Tried all extensions in "pdf:jpg:png" on input line
51.


Package pgf Warning: Missing width for image "ISC-gears2" in draft mode.
(pgf) Using 1cm instead on input line 51.



I got it to work by removing the ".png" from the filename.

Now I have a image in bottom right of each slide above the bottom border
(that has the presentation Title) and above the PDF control graphics.

The image now overlaps some of my content so I am going to maybe make it
smaller but at least I can now see it.

If you have any ideas on how to get it to be in background so text goes
over it, please let me know.

Thanks,

Jeremy C. Reed
Eran Kaplinsky
2008-10-08 18:43:56 UTC
Permalink
Check out the Torino theme (http://www.barisione.org/blog.html/p=104)
and its documentation.
Nikos Alexandris
2008-10-08 19:42:32 UTC
Permalink
Post by Eran Kaplinsky
Check out the Torino theme (http://www.barisione.org/blog.html/p=104)
and its documentation.
I like "Chameleon". Nice work :-)
Nikos Alexandris
2008-10-08 19:43:49 UTC
Permalink
Post by Nikos Alexandris
Post by Eran Kaplinsky
Check out the Torino theme (http://www.barisione.org/blog.html/p=104)
and its documentation.
I like "Chameleon". Nice work :-)
+ Freewilly :-)
Jeremy C. Reed
2008-10-08 19:55:45 UTC
Permalink
Post by Eran Kaplinsky
Check out the Torino theme (http://www.barisione.org/blog.html/p=104)
and its documentation.
Looks nice, but I get same problem as mention at the end of that blog. I
get:

...

\***@decolines@linebottom=\skip62
\***@decolines@watermarkheightbottom=\skip63
\***@decolines@watermarkheightupperorig=\skip64

! Illegal unit of measure (pt inserted).
<to be read again>
p
l.65 ...erorig}{\***@decolines@watermarkheight}

? quit
OK, entering \batchmode...

! LaTeX Error: Missing \begin{document}.

...

LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold'
(Font) OT1/cmtt/m/n --> OT1/cmtt/bx/n on input line 17.
No file freewilly.nav.
! Illegal unit of measure (pt inserted).
<to be read again>
p
l.17 \begin{document}

...

and more.

Continue reading on narkive:
Search results for 'add logo to slides when using beamer' (Questions and Answers)
17
replies
Very easy 10 points.....?
started 2009-02-09 21:21:05 UTC
jokes & riddles
Loading...