Formation tronc commun 1 au format skb
This commit is contained in:
60
presentations/modules_EOLE_envole/tronc_commun_1.tex
Normal file
60
presentations/modules_EOLE_envole/tronc_commun_1.tex
Normal file
@ -0,0 +1,60 @@
|
||||
\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}<beamer>
|
||||
\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}
|
51
presentations/modules_EOLE_envole/tronc_commun_2.tex
Normal file
51
presentations/modules_EOLE_envole/tronc_commun_2.tex
Normal file
@ -0,0 +1,51 @@
|
||||
\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 2}
|
||||
\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}<beamer>
|
||||
\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=rep]{style/license.tex}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user