Gestion des logos en titre et pied de page

This commit is contained in:
2020-08-07 11:09:11 +02:00
parent 70f77c883b
commit a2db5cca70
7 changed files with 53 additions and 14 deletions

View File

@ -16,6 +16,7 @@
\usepackage{xcolor}
\usepackage{hyperref}
\usepackage{hyperxmp}
\usepackage{calc}
%\usepackage{pdfpcnotes} % Indisponible dans les paquets, installation manuelle requise
\hypersetup{%
@ -47,8 +48,6 @@
{\skbinput[from=fig]{cadoles/simple_dash}}
\institute[Cadoles]{\skbfigure[width=2cm]{cadoles/logo-01.png}}
\institute[MENJ]{\skbfigure[width=2cm]{en/logo_MENJ.jpg}}
\date{{\small \today}}
@ -84,11 +83,6 @@
\end{frame}
}
\logo{
\skbfigure[width=2cm]{en/logo_MENJ.jpg}~ \hspace{220pt}
\skbfigure[width=2cm]{cadoles/logo_01.png}~
}
\addtobeamertemplate{frametitle}{%
\begin{tikzpicture}[remember picture,overlay]
\node[anchor=north west,yshift=2pt,text opacity=0.5, scale=0.8] at (current page.north west) {\insertsubsection};