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,15 +16,25 @@
\newcommand{\pdftitle}{(((title)))}
\newcommand{\pdfkeywords}{EOLE}
\skbinput[from=(((content)))]{style/preambule}
\newlength{\logospacing}
\setlength{\logospacing}{(\textwidth - 2cm*(((logos_count))))/(((logos_count - 1)))}
\logo{
((* for institute in institutes *))
\skbfigure[width=2cm]{logos/(((institute)))}~ \hspace{\logospacing}
((* endfor *))
\skbfigure[width=2cm]{logos/Cadoles.png}~
}
\title[]{(((title)))}
\subtitle{(((client)))}
\author[Equipe Auteur]{(((author)))}
\institute[Cadoles]{\skbfigure[width=2cm]{cadoles/logo_01.png}}
\institute[Cadoles]{\skbfigure[width=2cm]{logos/Cadoles.png}}
\date{{\small \today}}