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

@ -18,12 +18,20 @@
\skbinput[from=sli]{style/preambule}
\newlength{\logospacing}
\setlength{\logospacing}{(\textwidth - 2cm*2)/1}
\logo{
\skbfigure[width=2cm]{logos/MENJ.jpg}~ \hspace{\logospacing}
\skbfigure[width=2cm]{logos/Cadoles.png}~
}
\title[]{Formation tronc commun niveau 1}
\subtitle{XXX CLIENT XXX}
\author[Equipe Auteur]{Cadoles}
\institute[Cadoles]{\skbfigure[width=2cm]{cadoles/logo_01.png}}
\institute[Cadoles]{\skbfigure[width=2cm]{logos/Cadoles.png}}
\date{{\small \today}}

View File

@ -18,12 +18,20 @@
\skbinput[from=sli]{style/preambule}
\newlength{\logospacing}
\setlength{\logospacing}{(\textwidth - 2cm*2)/1}
\logo{
\skbfigure[width=2cm]{logos/MENJ.jpg}~ \hspace{\logospacing}
\skbfigure[width=2cm]{logos/Cadoles.png}~
}
\title[]{Formation tronc commun niveau 2}
\subtitle{XXX CLIENT XXX}
\author[Equipe Auteur]{Cadoles}
\institute[Cadoles]{\skbfigure[width=2cm]{cadoles/logo_01.png}}
\institute[Cadoles]{\skbfigure[width=2cm]{logos/Cadoles.png}}
\date{{\small \today}}