66 lines
964 B
TeX
66 lines
964 B
TeX
\documentclass{article}
|
|
|
|
\usepackage[english]{formationTitle}
|
|
|
|
\context{Super society}
|
|
\title{Formation plan}
|
|
\subject{My wonderful formation}
|
|
\author{Gregory Trolliet}
|
|
\supervisor{Jean Dupont}
|
|
\logo{logo.pdf}
|
|
\place{Super building, Oceania}
|
|
\room{room 101}
|
|
\startTime{11}{23}
|
|
%\setcounter{HourCounter}{10}
|
|
%\setcounter{MinuteCounter}{0}
|
|
|
|
\objectives{
|
|
\begin{itemize}
|
|
\item[] Objective n$^{\circ}$1
|
|
\item[] Objective n$^{\circ}$2
|
|
\end{itemize}
|
|
}
|
|
\messages{
|
|
\begin{itemize}
|
|
\item[] Message n$^{\circ}$1
|
|
\item[] Message n$^{\circ}$2
|
|
\end{itemize}
|
|
}
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\newgeometry{right=1cm, left=1cm}
|
|
|
|
\steptable{
|
|
|
|
\partCount
|
|
& \partDuration{5}
|
|
& Welcome
|
|
& Provide guidance
|
|
& Present the association, the active learning
|
|
&
|
|
& Flap \\
|
|
|
|
\hline
|
|
|
|
\pause
|
|
& \partDuration{10}
|
|
& Organization presentation
|
|
& Lecture style
|
|
&
|
|
& Orally
|
|
& -- \\
|
|
|
|
\hline
|
|
|
|
\partCount
|
|
& \partDuration{5}
|
|
& Organization presentation
|
|
& Lecture style
|
|
&
|
|
& Orally
|
|
& -- \\
|
|
}
|
|
|
|
\end{document}
|