Extended example with alertboxes and Example-boxes.

This commit is contained in:
Achim D. Brucker 2017-05-12 08:15:20 +01:00
parent bc8c2e1e32
commit 7e9366f997
1 changed files with 17 additions and 0 deletions

View File

@ -43,6 +43,23 @@
\end{frame}
\section{Conclusion}
\begin{frame}
\frametitle{Testing Blocks}
\begin{block}{Regular Block}
The \alert{quick} \emph{brown} \textbf{fox} jumps \ldots
\end{block}
\begin{alertblock}{Alerted Block}
The \alert{quick} \emph{brown} \textbf{fox} jumps \ldots
\end{alertblock}
\begin{Example}[Example Title]
The \alert{quick} \emph{brown} \textbf{fox} jumps \ldots
\end{Example}
\end{frame}
\subsection{Introduction}
\begin{frame}[plain]