Re: [HA-Prosper] using dualslide

Trond Varslot <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
How about using a minipage?

\begin{slide}{...}
%
\begin{minipage}[c]{5cm}
\begin{itemize}
\item ...
\item ...
\end{itemize}
\end{minipage}
%
\begin{minipage}[c]{5cm}
Text on the other side...
\end{minipage}
%
\end{slide}

--
Trond Varslot.


Patrick Drechsler wrote:

>Hi,
>
>how is dualslide implemented correctly?
>
>i.e.
>
>\documentclass[pdf]{prosper}
>\usepackage[toc,HA]{HA-prosper}
>
>\begin{document}
>
>\begin{dualslide}{Testing dualslides}
>  % left side:
>  some text here\ldots
>  % right side:
>  \rule{5cm}{5cm}
>\end{dualslide}
>
>\end{document}
>
>The documentation only talks about animations using
>\figureitem. I just need text on the left and an image on the
>right side.
>
>Can somebody give me a pointer what I'm missing?
>
>TIA,
>
>Patrick
>  
>




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.