problem with foils and stepwise, empty pages generated.

Uwe Brauer <[email protected]> Wed, 17 Dec 2003 16:31:14 +0000
Newsgroups gmane.comp.tex.texpower.user
Message-ID <[email protected]>
Hello


Using foils together with texpower I try to achieve the following.

In the first step a list on the left side of the slide appears, then a
list on the right side, finally 3 words are added to the list on the
left side using the step command with an option

Below the code I use, when I start a slide with 
\foilhead{test of step}
(as I should) then additionally two empty are generated,
when I omit the \foilhead command everything is fine.

Can anybody help me?

Thanks

Uwe Brauer 



Here is the code


\foilhead{test of step}  %Problems because of this
\stepwise{


\begin{tabular}{cc}

 \begin{minipage}{12cm}
%\step
{Memoria}

\step{
\begin{enumerate}
\item Estadistica
                                
\item Álgebra lineal
\step[\value{step}=3]{\textcolor{purple}{(Numérico)}}
\item calculo de una variable
\step[\value{step}=3]{\textcolor{purple}{(Numérico)}}
\item Calculo de varias variables 
\item ecuaciones ordenarías 
\step[\value{step}=3]{\textcolor{purple}{(Numérico)}}

\end{enumerate}
 }

  \end{minipage}

&
\begin{minipage}{12cm}


\step[\value{step}=2]{
\begin{enumerate}
\setlength{\itemsep}{0.1cm}
\item Álgebra lineal
\item Calculo infinitesimal
\item Integración
\item Ecuaciones diferenciales
\item Estadística
\item \textcolor{purple}{Métodos numéricos}
\end{enumerate}
 }

\end{minipage}

\end{tabular}
}






-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click