overlays and align environment

Ryan Scott Elliott <[email protected]>
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
Hello,

I'm trying to use the align environment to sequentially display a set of
aligned equations.  It seems to work if I don't use alignment characters
"&" but it fails otherwise.  i.e.,

\overlays{3}{
\begin{slide}{title}
\begin{align*}
a=b\\
\FromSlide{2}
c=d\\
\FromSlide{3}
e=f
\end{align*}
\end{slide}}

works fine, but

\overlays{3}{
\begin{slide}{title}
\begin{align*}
a &=b\\
\FromSlide{2}
c &=d\\
\FromSlide{3}
e &=f
\end{align*}
\end{slide}}

doesn't work correctly.  It just puts everything on all overlays.


					Any ideas?

						Ryan



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
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.