Added questions slide
This commit is contained in:
parent
56cb023318
commit
6af1545a88
@ -226,6 +226,7 @@
|
|||||||
\input{sections/decoding_algorithms.tex}
|
\input{sections/decoding_algorithms.tex}
|
||||||
\input{sections/examination_results.tex}
|
\input{sections/examination_results.tex}
|
||||||
\input{sections/forthcoming_examination.tex}
|
\input{sections/forthcoming_examination.tex}
|
||||||
|
\input{sections/question_slide.tex}
|
||||||
|
|
||||||
\begin{frame}[allowframebreaks]
|
\begin{frame}[allowframebreaks]
|
||||||
\frametitle{Bibliography}
|
\frametitle{Bibliography}
|
||||||
|
|||||||
20
latex/presentations/midterm/sections/question_slide.tex
Normal file
20
latex/presentations/midterm/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}
|
||||||
Loading…
Reference in New Issue
Block a user