[OS X TeX] Putting a banner in beamer
Peter Vamos
P.Vamos at exeter.ac.uk
Fri May 9 09:49:22 EDT 2008
At 14:08 +0100 9/5/08, Jason Davies wrote:
> If there is a simple way to do this, or even a complicated one, I
>would be grateful to any tips. So far I can position the logo almost
>anywhere
See beameruserguide para 8.2.5 extract:
To install a logo, use the following command:
\logo{hlogo texti}
The hlogo texti is usually a command for including a graphic, but it
can be any text. The position where
the logo is inserted is determined by the current theme, you cannot
(currently) specify this position
directly.
Example:
\pgfdeclareimage[height=0.5cm]{logo}{tu-logo}
\logo{\pgfuseimage{logo}}
Example:
\logo{\includegraphics[height=0.5cm]{logo.pdf}}
Currently, the effect of this command is just to setup the logo
template. However, a more sophisticated
effect might be implemented in the future.
I hope this helps
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://email.esm.psu.edu/pipermail/macosx-tex/attachments/20080509/f048de7c/attachment.html>
More information about the MacOSX-TeX
mailing list