summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer5.tex
blob: 308104183234dab5c9b7e4c264f41e84b6f79dcc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
% babybeamer5 presentation

\documentclass{beamer}

\begin{document}

\begin{frame}
\frametitle{Overlaying lists}

We introduce our guests:
\begin{itemize}[<+->]
\item R. Padmanabhan
\item Brian Davey
\item Harry Lakser
\item Dick Koch
\end{itemize}
\end{frame}
\end{document}