[texhax] prosper slides

Philip G. Ratcliffe philipratcliffe at tiscali.it
Sat Oct 4 19:10:13 CEST 2003


> I'm trying to teach myself how to make slides for projection, 
> using prosper 
> package.  Does anyone know how to make an itemized list appear 
> one item at a 
> time?  The prosper-doc contains reference to the itemstep 
> environment, but I 
> can't seem to get it to work (see little example code below).

I always use something like

\begin{itemize}
\FromSlide{1}%
\item item number 1
\FromSlide{2}%
\item item number 2
\FromSlide{3}%
\item item number 3
\end{itemize}

> And how would I include an image, like a photo that began life as 
> a jpeg file?

jpeg2ps is available from http://www.pdflib.com and many mirrors
 
Cheers,  Phil


More information about the texhax mailing list