Skip to content

Instantly share code, notes, and snippets.

@r351574nc3
Last active December 28, 2015 00:59
Show Gist options
  • Select an option

  • Save r351574nc3/7417235 to your computer and use it in GitHub Desktop.

Select an option

Save r351574nc3/7417235 to your computer and use it in GitHub Desktop.
KD 2013 LaTeX Beamer Templates
\usebackgroundtemplate%
{%
\includegraphics[width=\paperwidth,height=\paperheight]{images/header.png}%
}
{
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{images/title.png}}%
\begin{frame}[plain]
\titlepage
\end{frame}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment