aboutsummaryrefslogtreecommitdiff
path: root/2018-csnog/theme/title.tex
blob: d4de9f552092fe1624ff503966f2426dc42db6dc (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.5cm,dp=1.125ex,
		leftskip=.3cm,rightskip=.3cm plus1fil]{top}
		\includegraphics[width=12cm,keepaspectratio]{theme/nictop.pdf}
	\end{beamercolorbox}
}

\frame{\titlepage}

\endgroup