Improved example.

This commit is contained in:
Achim D. Brucker 2017-04-26 08:17:42 +01:00
parent 7bf5a26cfb
commit 0ddbdc5ae6
1 changed files with 6 additions and 18 deletions

View File

@ -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}