Re: Beamer – Item in mathmode

#37360
Up
0
Down
::

Ciao a tutti.
Come posso sfruttare \item<3-|alert@3> – per esempio, all’interno dell’ambiente cases?
`
\[
\begin{cases}
\item<1-|alert@1>\partial_{t}u(t,x)+Au(t,x)=0, & (t,x)\in]0,T[\times\R,\\
\item<2-|alert@2>u(T,x)=\varphi(x), & x\in\R,
\end{cases}
\]
\[
\begin{cases}
\item<1-|alert@1>\partial_{t}u+Au=0, & \textrm{su }]0,T[\times]-R,R[,\\
\item<2-|alert@2>\alert{u(t,-R)=\varphi_{-R}(t),\,u(t,R)=\varphi_{R}(t), & t\in[0,T]},\\
\item<2-|alert@2>u(T,x)=\varphi(x), & |x|

Non certo con \item; prova con \onslide (che trovi sul manuale).

Ciao
Enrico

Go to top