diff --git a/lh-presentation/example.tex b/lh-presentation/example.tex index 587567f..df7ca55 100644 --- a/lh-presentation/example.tex +++ b/lh-presentation/example.tex @@ -60,29 +60,17 @@ \begin{frame} \frametitle{Block Examples} \begin{block}{Regular Block} -asdfsaf asdf asdfasdf asdf +The \alert{quick} \textbf{brown} \emph{fox} \ldots \end{block} \begin{alertblock}{Alert Block} -asdfsaf asdf asdfasdf asdf +The \alert{quick} \textbf{brown} \emph{fox} \ldots \end{alertblock} \begin{exampleblock}{Example Block} -asdfsaf asdf asdfasdf asdf +The \alert{quick} \textbf{brown} \emph{fox} \ldots \end{exampleblock} -heorem -I -corollary -I -definition -I -definitions -I -fact -I -example -I -examples -I -proof +\begin{quotebox} +The \alert{quick} \textbf{brown} \emph{fox} \ldots +\end{quotebox} \end{frame}