% !TEX encoding = UTF-8 Unicode
\documentclass[xcolor={svgnames,dvipsnames}]{beamer}
%------------------------------------------------------------------------%
%----------------------- theme customizations -----------------------%
%------------------------------------------------------------------------%
% Theme
\usetheme{picsec}
% Theme color
\definecolor{picsec@fgmain}{rgb}{0.20,0.30,0.50}
%\definecolor{picsec@fgmain}{named}{DarkGreen}
%\definecolor{picsec@fgmain}{cmyk}{0.85,0.00,0.33,0.50}
% Options
\picsecoptions{
headline=none,
frametitle=picture-section,
titlepage=picture,
imagename=images/section_figure_1,
titleimagename=images/title_figure
}
%------------------------------------------------------------------------%
%---------------------------- Cover slide ---------------------------%
%------------------------------------------------------------------------%
% Create title \picturetitle{long title}{short title}{author}
\picturetitle{Introducing the \texttt{picsec} beamer's theme}{\texttt{picsec} theme}{Eduardo Garc\'ia-Portugu\'es}
% Authors
\author{Eduardo Garc\'ia-Portugu\'es \normalfont(egarcia@math.ku.dk),\\
based on the code of Sylvain Bouveret.\\[0.25cm]
University of Copenhagen\\
\mbox{}}
% Date
\date{Copenhagen, February, 2015}
% Logo (if wanted, otherwise comment)
\logo{\includegraphics[scale=0.10]{images/logo_ucph.png}\vspace*{-0.25cm}\hspace*{0.2cm}}
\begin{document}
% Titlepage
\begin{frame}
\setbeamertemplate{logo}{}
\titlepage
\end{frame}
\begin{frame}{The \texttt{picsec} theme}
\begin{itemize}
\item Created by Eduardo Garc\'ia-Portugu\'es from the \texttt{progressbar} theme of Sylvain Bouveret: \textcolor{blue}{\url{recherche.noiraudes.net/en/LaTeX.php}}.
\item Clear, minimal style with some fancy features: picture for each section, progress bar, stylized title page, good use of space.
\item Feel free to improve it!
\item Feedback and bug reports are greatly appreciated.
\end{itemize}
\end{frame}
%% You can change the picture of each section slide (for example at the beginning of a new section)
%\picsecoptions{headline=none,frametitle=picture-section,titlepage=picture,imagename=images/section_figure_2,titleimagename=images/title_figure}
%
%\definecolor{picsec@fgmain}{cmyk}{0.85,0,0.33,0.5}
%
%\begin{frame}[fragile]
%
%
%\begin{exampleblock}{Options}
%
%\verb|\picsecoptions{headline,frametitle,titlepage,imagename,titleimagename}|
%
%\begin{itemize}
%\item
%\item
%\end{itemize}
%\end{exampleblock}
%
%
%\begin{alertblock}{Disclaimer}
%Use it at your own risk!
%\end{alertblock}
%
%\end{frame}
\end{document}

PDF Preview
Create an account to compile and preview