[powerdot] Re: Placement of graphics

  • From: Pedro Jorge Caridade <caridade@xxxxxxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: 21 Oct 2005 13:18:45 +0100

I lost completely the original problem ;)
.... 

We have been discussing EPS inclusion in the text, other times in the
logo area ... 
Pedro 




On Fri, 2005-10-21 at 13:09, Hendri Adriaens wrote:
> >      \rput[tr](.98\slidewidth,.985\slideheight){
> >      \includegraphics[keepaspectratio,height=0.0375\slideheight]{\logofig}}
> 
> End these lines with `%'.
> 
> > to have at least a symmetrical definition of
> >    \logoslide
> >    \endlogoslide
> 
> The answer was in my previous mail with test.tex attached. I copied
> the relevant macro below and extended it with the slide title:
> \def\figslide#1#2{%
>   \def\myfig{\includegraphics[scale=.5]{#2}}%
>   \begin{figslidetemp}{#1}\end{figslidetemp}%
> }
> 
> Use like:
> \begin{document}
> \figslide{Title 1}{fig1.eps}
> \figslide{Title 2}{fig2.eps}
> \end{document}
> 
> -Hendri.
> 


Other related posts: