[powerdot] Re: onslide and minipage

  • From: ecatchpole <E.Catchpole@xxxxxxxxxxx>
  • To: powerdot@xxxxxxxxxxxxx
  • Date: Tue, 25 Oct 2005 17:16:08 +1000

On 25/10/05 15:45, Hendri Adriaens wrote,:


The \onslide can't take into account previous \pause's. So you'll have to adapt {-1}.

Sorry to be dumb. Can you spell out what this means please?


Btw, I don't see the need for a minipage in your example...

The minipage is to ensure that the picture appears to the right of the itemized list, rather than below it.


Thanks,  Ted.


PS. Slightly amended code follows. I presume this won't work, but can't check since dvips is suddenly giving me a segmentation fault, and it's time to go home . . . :(


\begin{wideslide}{\hfill Overview \hfill}

\begin{minipage}{0.22\textwidth}
This is the plan\pause
\begin{itemize}
\item Rationale
\item Data
\item Analysis
\item Results
\item Future Work
\end{itemize}
\end{minipage}
\begin{minipage}{.75\textwidth}
\flushright
\onslide{1-}{\includegraphics*[width=.95\textwidth]{pic.eps}}
\end{minipage}

\end{wideslide}

Other related posts: