Add template
This commit is contained in:
20
sections/question_slide.tex
Normal file
20
sections/question_slide.tex
Normal file
@@ -0,0 +1,20 @@
|
||||
\begin{frame}[t]
|
||||
\frametitle{Questions}
|
||||
|
||||
\begin{minipage}[c]{0.65\textwidth}
|
||||
\centering
|
||||
|
||||
\LARGE Thank you for your attention!\\ Any questions?
|
||||
\end{minipage}%
|
||||
\begin{minipage}[c]{0.35\textwidth}
|
||||
\centering
|
||||
\begin{figure}[H]
|
||||
\centering
|
||||
|
||||
\begin{tikzpicture}[every node/.style={scale=14}]
|
||||
\node at (0, 0) {\textcolor{KITblue}{?}};
|
||||
\end{tikzpicture}
|
||||
\end{figure}
|
||||
\end{minipage}
|
||||
|
||||
\end{frame}
|
||||
Reference in New Issue
Block a user