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} \begin{frame}
\frametitle{Block Examples} \frametitle{Block Examples}
\begin{block}{Regular Block} \begin{block}{Regular Block}
asdfsaf asdf asdfasdf asdf The \alert{quick} \textbf{brown} \emph{fox} \ldots
\end{block} \end{block}
\begin{alertblock}{Alert Block} \begin{alertblock}{Alert Block}
asdfsaf asdf asdfasdf asdf The \alert{quick} \textbf{brown} \emph{fox} \ldots
\end{alertblock} \end{alertblock}
\begin{exampleblock}{Example Block} \begin{exampleblock}{Example Block}
asdfsaf asdf asdfasdf asdf The \alert{quick} \textbf{brown} \emph{fox} \ldots
\end{exampleblock} \end{exampleblock}
heorem \begin{quotebox}
I The \alert{quick} \textbf{brown} \emph{fox} \ldots
corollary \end{quotebox}
I
definition
I
definitions
I
fact
I
example
I
examples
I
proof
\end{frame} \end{frame}