I am using beamer for a presentation and I would like to omit the logo from some specific frames. is there a command i can use at the beginning of the frame? I defined the logo by inserting \logo{\includegraphics[width=1.5cm]{mylogo.jpg}} in the preamble.
thanks,
stefanie
Document Classes ⇒ Beamer: how not to print the logo on a specific frame
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Beamer: how not to print the logo on a specific frame
Did you or anyone else has an answer to that? I don't want the logo to appear on the titlepage of my presentation
Beamer: how not to print the logo on a specific frame
I 've just found a way. You can use the plain option:
Code: Select all
\begin{frame}[plain]