aboutsummaryrefslogtreecommitdiff
path: root/2021-IT21.2/theme/title.tex
blob: 258eacb162163e4c6936ccf5772580ef118c7638 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
% vim: ft=tex

\begingroup
\setbeamertemplate{headline}
{
	\begin{beamercolorbox}[wd=\paperwidth,ht=1.7cm,dp=1.125ex,
		leftskip=.3cm,rightskip=.3cm plus1fil]{top}
		\includegraphics[width=15.4cm,keepaspectratio]{theme/nictop.pdf}
	\end{beamercolorbox}
}

\frame{\titlepage}

\endgroup