Added basic \ThanksFrame.

This commit is contained in:
Achim D. Brucker 2016-08-17 09:31:11 +01:00
parent 2f952fb90d
commit 7ce4c9af58
1 changed files with 12 additions and 0 deletions

View File

@ -70,6 +70,18 @@
\end{frame}
\egroup}
\newcommand{\ThanksFrame}[1]{%
\begin{frame}[plain]
\huge
\begin{center}
\thanksMsg\\
\end{center}
\begin{center}
\large
\thanksQuestionsMsg
\end{center}
\end{frame}
}
\endinput