Skip to content
Snippets Groups Projects
Commit eac6f2a3 authored by Cédric Ware's avatar Cédric Ware
Browse files

Merge branch 'beamertpt-ng' of gitlab.enst.fr:sen/BeamerTPT into beamertpt-ng

parents d790f4d4 6d8c77dc
No related branches found
No related tags found
No related merge requests found
......@@ -169,6 +169,15 @@
\lipsum[4]
\end{frame}
}
{
\tptthemekeys{logotp}
\begin{frame}
\frametitle{Avec le logo de Télécom Paris sans celui de IP Paris}
\framesubtitle{(trop d'affiliations?)}
\lipsum[4]
\end{frame}
}
\tptcalculateheadfoot
%------------------------------------------------------------------------------
......@@ -329,7 +338,7 @@
\section{\appendixname : Documentation pour usage avancé}
%------------------------------------------------------------------------------
\appendix
\tptthemekeys{bodyframecount}
\tptthemekeys{slim,bodyframecount}
\begin{frame}
\frametitle{Autres options}
\begin{itemize}
......
......@@ -55,7 +55,7 @@
},
%
% slim : réduit l'encombrement vertical des frames.
slim/.code={\setlength{\tptframetitlefriezesep}{1.5mm}},
slim/.code={\setlength{\tptframetitlefriezesep}{11pt}},
%
% infolines : affiche les sections en en-tête. Utilise l'option slim.
infolines/.style={slim,infolines@},
......@@ -106,6 +106,16 @@
\tptcalculateheadfoot
},
%
% logotp, on ne laisse l'affiliation que sur la page
% de titre. Le pied de page ne gardant que le logo de
% Télécom sans celui de l'IP Paris
logotp/.style={affiliation,titleaffiliation,logotp@},
logotp@/.code={%
\MainLogo{tp}%
\setlength{\footerlogoheight}{.05118\paperwidth}%
\tptcalculateheadfoot
},
%
% Police Helvetica (ou non).
helvet/.is choice,
helvet/.default=true,
......@@ -424,8 +434,8 @@
\leavevmode
\tptbottombox{page in head/foot}{\tptleftbottomboxwidth}{%
\usebeamertemplate{page in head/foot}%
\ifx\insertdate\@empty
\else\hfill\usebeamerfont{date in head/foot}\insertdate
\ifx\insertshortdate\@empty
\else\hfill\usebeamerfont{date in head/foot}\insertshortdate
\fi
}%
\hspace*{\tptbottomboxsep}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment