summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex')
-rw-r--r--Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex38
1 files changed, 38 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex b/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex
new file mode 100644
index 00000000000..fe4d5e770ee
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/math-into-latex-4/babybeamer9.tex
@@ -0,0 +1,38 @@
+% babybeamer9 presentation
+
+\documentclass{beamer}
+
+\begin{document}
+\setbeamercolor{normal text}{bg=yellow!15}
+
+\begin{frame}
+\frametitle{Colors}
+
+\begin{columns}[t]
+ \begin{column}{2in}
+{\color{red}Is it true that there is no new result
+on the Congruence Lattice Characterization Problem?}
+ \end{column}
+ \begin{column}{2in}
+{\color{green}F. Wehrung found a distributive
+algebraic lattice that cannot be represented
+as the congruence lattice of a lattice.}
+ \end{column}
+\end{columns}
+\end{frame}
+
+\setbeamercolor{normal text}{bg=green!15}
+
+\begin{frame}
+\frametitle{Colors fading out}
+
+We introduce our guests:
+\begin{itemize}
+\item {\color{red}R. Padmanabhan}
+\item {\color{red!60!white}Brian Davey}
+\item {\color{red!40!white}Harry Lakser}
+\item {\color{red!20!white}Dick Koch}
+\end{itemize}
+\end{frame}
+\end{document}
+