1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
% babybeamer1 presentation \documentclass{beamer} \begin{document} \begin{frame} \frametitle{Some background} We start our discussion with some concepts. \pause The first concept we introduce originates with Erd\H os. \end{frame} \end{document}