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

Nitecki, Zbigniew H. Zbigniew.Nitecki at tufts.edu
Mon Feb 26 22:14:33 CET 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: <http://tug.org/pipermail/macostex-archives/attachments/20180226/b664358e/attachment.html>
-------------- next part --------------
----------- Please Consult the Following Before Posting -----------
TeX FAQ: http://www.tex.ac.uk/faq
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/tex/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: http://mactex-wiki.tug.org/
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list