Gestion des logos en titre et pied de page
This commit is contained in:
@ -12,5 +12,4 @@
|
||||
ou écrivez à Creative Commons, 444 Castro Street, Suite 900,
|
||||
Mountain View, California, 94041, USA.
|
||||
\end{block}
|
||||
\pnote{test des notes standard}
|
||||
\end{frame}
|
||||
|
@ -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};
|
||||
|
Reference in New Issue
Block a user