diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer1.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer1.tex | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer1.tex b/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer1.tex new file mode 100644 index 00000000000..447fb6f5a96 --- /dev/null +++ b/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer1.tex @@ -0,0 +1,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} + |