Révision partielle de formations EOLE
This commit is contained in:
52
presentations/SIG/collectivites/sig.tex
Normal file
52
presentations/SIG/collectivites/sig.tex
Normal file
@ -0,0 +1,52 @@
|
||||
\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[]{SIG libres pour les collectivités}
|
||||
\subtitle{XXX CLIENT XXX}
|
||||
|
||||
\author[Equipe Auteur]{Cadoles}
|
||||
|
||||
\institute[Cadoles]{\includegraphics[width=2cm]{beamer-skel/img/logo-cadoles-01.png}}
|
||||
|
||||
\date{{\small \today}}
|
||||
|
||||
\subject{Talks}
|
||||
|
||||
\AtBeginSubsection[]
|
||||
{
|
||||
\begin{frame}<beamer>
|
||||
\frametitle{}
|
||||
\tableofcontents[currentsection,currentsubsection]
|
||||
\end{frame}
|
||||
}
|
||||
|
||||
\logo{
|
||||
% \includegraphics[width=1cm]{beamer-skel/img/logo-ecologie.png}~
|
||||
\hspace{120pt}
|
||||
\includegraphics[width=2cm]{beamer-skel/img/logo-cadoles-01.png}~
|
||||
\hspace{113pt}
|
||||
\includegraphics[width=1cm]{beamer-skel/img/logo_en.jpg}~
|
||||
}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\skbinput[from=rep]{style/title.tex}
|
||||
|
||||
% Corps de la formation
|
||||
|
||||
\skbinput[from=rep]{style/license.tex}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user