[powerdot] Re: Slides without logo

  • From: Luis Sequeira <lfsequeira@xxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Fri, 17 Nov 2006 15:46:19 +0000


On Nov 17, 2006, at 7:41 AM, Alex wrote:

Dear Sirs,

I am using the logocmd and the logo is exist on every slide.
I would like to suppress it from some page.
(I want it on most pages.)

How can I do it?

Alex


Not a very elegant solution perhaps, but a possible way to do it is to temporarily set the logo empty and then reissue to logo command when needed:

% a slide (or a few) without logo:

\pdsetup{logocmd={}}

\begin{slide}{title} ... \end{slide}


% from now on, reinstate the logo:
\pdsetup{logocmd={\includegraphics[width=0.2\slidewidth] {mylogo},logohook=bl,logopos={0,0}} %or whatever
...




Luis Sequeira


Other related posts: