18 lines
533 B
TeX
18 lines
533 B
TeX
% set pdf metadata
|
|
\author[\authorshort]{\authorlong}
|
|
\title[\titleshort]{\titlelong}
|
|
\subtitle{\titlesub}
|
|
|
|
% set title page metadata
|
|
\logo{\includegraphics[height=7.5em]{../../cnam}}
|
|
\institute[\instituteshort]{\institutelong}
|
|
\date[\typeshort \dateshort]{\typelong\\\datelong}
|
|
|
|
\usetheme{Berkeley}
|
|
\usecolortheme{seahorse}
|
|
\usebackgroundtemplate{\includegraphics[width=\paperwidth]{../../paper}}
|
|
|
|
\beamertemplatenavigationsymbolsempty
|
|
|
|
\addtobeamertemplate{navigation symbols}{}{
|
|
\color{black}\normalsize\textbf\insertframenumber}
|