Hi,
I found that the following (from the manual), doesn't produce the
intended piecewise uncovering of equations:
---<--------------------cut here---------------start------------------->---
\documentclass{beamer}
\mode<presentation>
{
\usetheme{Darmstadt}
\setbeamercovered{transparent}
}
\usepackage[english]{babel}
\usepackage[utf8]{inputenc}
\usepackage{times}
\usepackage[T1]{fontenc}
\title{Title}
\author{John Doe}
\date{}
\begin{document}
\begin{frame}
\begin{align*}
A &= B \\
\uncover<2->{&= C\\}
\uncover<3->{&= D\\}
\end{align*}
\end{frame}
\end{document}
---<--------------------cut here---------------end--------------------->---
However, if the \setbeamercovered call is removed, then the equations
get uncovered piecewise. Could this be a bug, or am I misunderstanding
something? Thanks.
--
Seb
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf_______________________________________________
Latex-beamer-users mailing list
Latex-beamer-users@...
https://lists.sourceforge.net/lists/listinfo/latex-beamer-users