Equation numbering with overlays
Brought to you by:
goualard
Hi Folks!
I've downloaded and installed package version 1.0.0.4 in
order to make equation numbering works in overlayed
slides, but it didn't yet (although the way the equation
numbers keeps increasing changed).
My implementation is within MiKTeX 2.4 (w/WinEdt 5.3).
Typical code is like:
\overlays{3}{%
\begin{slide}{Componentes do Tensor Tensăo}
\FromSlide{1}%
blahblahblah
\FromSlide{2}%
\begin{equation}
math=math+somemath
\end{equation}
\FromSlide{3}%
\begin{equation}
math=math+somemath
\end{equation}
\end{slide}
}
Any fix or clue on how to sort it out (besides living
without numbering...)
Many thanks and congratulations for the grate job done
already!
Reagrds, Ivan Cruz
icpcrj@hotmail.com
Logged In: NO
Try this one. It's a newr version available at CTAN
http://www.ctan.org/tex-archive/macros/latex/contrib/prosper/?filename=macros/latex/contrib/prosper/&action=/tools/filesearch&catstring=macros/latex/contrib/prosper/
there is a newer version (~1 year old in the CVS) but is
seems to have more bugs than the one at CTAN.
Joo Ramos
Logged In: NO
Try this one. It's a newr version available at CTAN
http://www.ctan.org/tex-archive/macros/latex/contrib/prosper/?filename=macros/latex/contrib/prosper/&action=/tools/filesearch&catstring=macros/latex/contrib/prosper/
there is a newer version (~1 year old in the CVS) but is
seems to have more bugs than the one at CTAN.
You manualy insert the number. It works always!! ;-)
Joo Ramos