[OS X TeX] Beamer question: interaction between columns and overlays

Nitecki, Zbigniew H. Zbigniew.Nitecki at tufts.edu
Mon Feb 26 16:14:33 EST 2018


I am trying to create a slide in two columns: the left column has text in several overlays, and the right column is a figure which is to stay constant.

The following code
\frame{
\begin{columns}
\column{5 cm}
\only<1->
{
First comment.
\pause
Second comment.
\pause
Third comment.
}
\column{5 cm}
\only<1->
{

Constant comment.

}
\end{columns}
}
results in a set of slides where the left side occurs as desired, but the right column only appears at the end (ie, only on the third slide).

What is the right syntax to get the right column to appear in all overlays?


Zbigniew Nitecki
Department of Mathematics
Tufts University
Medford, MA 02155

telephones:
Office    (617)627-3843
Dept.    (617)627-3234
Dept. fax    (617)627-3966
http://www.tufts.edu/~znitecki/




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://email.esm.psu.edu/pipermail/macosx-tex/attachments/20180226/b664358e/attachment.html>


More information about the MacOSX-TeX mailing list