\documentclass{beamer} \usepackage{skb} \skbconfig[ root = ../../, rep = content, pub = presentations, fig = figures, sli = slides, acr = database/acr, bib = database/bib ]{skblocal.tex} \skbinput[from=rep]{style/preambule} \title[]{Formation tronc commun niveau 1} \subtitle{XXX CLIENT XXX} \author[Equipe Auteur]{Cadoles} \institute[Cadoles]{\skbfigure[width=2cm]{cadoles/logo\_01.png}} \date{{\small \today}} \subject{Talks} \AtBeginSubsection[] { \begin{frame} \frametitle{} \tableofcontents[currentsection,currentsubsection] \end{frame} } \logo{ \hspace{120pt} \skbfigure[width=2cm]{cadoles/logo\_01.png} \hspace{113pt} \skbfigure[width=1cm]{en/logo.png} } \begin{document} \skbinput[from=rep]{style/title.tex} % Corps de la formation \skbinput[from=slides]{commun/intro} \skbinput[from=slides]{commun/specificites-23} \skbinput[from=slides]{commun/specificites-24} \skbinput[from=slides]{commun/} \skbinput[from=slides]{commun/} \skbinput[from=slides]{commun/} \skbinput[from=slides]{commun/} \skbinput[from=slides]{commun/} \skbinput[from=slides]{commun/} \skbinput[from=rep]{style/license.tex} \end{document}