RE: Equations moving in overlays

"Hendri Adriaens" <[email protected]> Thu, 21 Apr 2005 17:51:34 +0200
Newsgroups gmane.comp.tex.latex.prosper.user
Message-ID <[email protected]>
> I would like the output of the equation to be incremental (which 
> it is) but when I forward between overlays the position of the 
> first part of the equation moves slightly. How do I prevent this?

Because the box with the equation will be centered
on all overlays. Below is the best workaround I can
come up with now. It should be possible to have the
equations centered, but that requires phantom spaces
which seem not correctly computed in math mode etc.
so here are left aligned equations.

-Hendri.

\documentclass[pdf]{prosper}
\usepackage[fleqn]{amsmath}
\begin{document}
\overlays{2}{%
\begin{slide}{An equation}
\begin{displaymath}
L=ab\fromSlide{2}{+c}
\end{displaymath}
\end{slide}
}
\end{document}


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728