2019-09-30 19:04:26 +02:00
|
|
|
\documentclass{article}
|
|
|
|
|
|
|
|
\usepackage[a4paper, landscape]{geometry}
|
|
|
|
|
2019-11-21 15:25:20 +01:00
|
|
|
\usepackage[english]{formationTitle}
|
2019-09-30 21:22:17 +02:00
|
|
|
|
2019-09-30 19:04:26 +02:00
|
|
|
\context{Super society}
|
|
|
|
\title{Formation plan}
|
|
|
|
\subject{My wonderful formation}
|
|
|
|
\author{Gregory Trolliet}
|
2019-09-30 21:22:17 +02:00
|
|
|
\supervisor{Jean Dupont}
|
2019-09-30 19:04:26 +02:00
|
|
|
\logo{logo.pdf}
|
2019-10-01 08:11:58 +02:00
|
|
|
\hour{10h00}
|
2019-10-01 08:15:05 +02:00
|
|
|
\place{Super building, Oceania}
|
|
|
|
\room{room 101}
|
2020-02-12 10:02:24 +01:00
|
|
|
\setcounter{HourCounter}{10}
|
|
|
|
\setcounter{MinuteCounter}{0}
|
2019-10-01 08:11:58 +02:00
|
|
|
|
2019-09-30 22:35:01 +02:00
|
|
|
\objectives{
|
2019-09-30 19:04:26 +02:00
|
|
|
\begin{itemize}
|
|
|
|
\item[] Objective n$^{\circ}$1
|
|
|
|
\item[] Objective n$^{\circ}$2
|
|
|
|
\end{itemize}
|
|
|
|
}
|
2019-09-30 22:35:01 +02:00
|
|
|
\messages{
|
2019-09-30 19:04:26 +02:00
|
|
|
\begin{itemize}
|
|
|
|
\item[] Message n$^{\circ}$1
|
|
|
|
\item[] Message n$^{\circ}$2
|
|
|
|
\end{itemize}
|
|
|
|
}
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\maketitle
|
2019-10-27 09:16:39 +01:00
|
|
|
|
|
|
|
\newgeometry{right=1cm, left=1cm}
|
|
|
|
|
2019-09-30 21:22:17 +02:00
|
|
|
\steptable{
|
2020-02-12 10:02:24 +01:00
|
|
|
\partCount
|
|
|
|
& \partDuration{5}
|
|
|
|
& Welcome
|
|
|
|
& Provide guidance
|
|
|
|
& Present the association, the active learning
|
|
|
|
&
|
|
|
|
& Flap \\
|
2019-11-21 15:25:20 +01:00
|
|
|
\hline
|
2019-11-21 15:43:53 +01:00
|
|
|
\pause
|
2020-02-12 10:02:24 +01:00
|
|
|
|
|
|
|
& \partDuration{10}
|
|
|
|
& Organization presentation
|
|
|
|
& Lecture style
|
|
|
|
&
|
|
|
|
& Orally
|
|
|
|
& -- \\
|
2019-09-30 21:22:17 +02:00
|
|
|
\hline
|
2020-02-12 10:02:24 +01:00
|
|
|
\partCount
|
|
|
|
& \partDuration{5}
|
|
|
|
& Organization presentation
|
|
|
|
& Lecture style
|
|
|
|
&
|
|
|
|
& Orally
|
|
|
|
& -- \\
|
2019-09-30 21:22:17 +02:00
|
|
|
}
|
2019-09-30 19:04:26 +02:00
|
|
|
|
|
|
|
\end{document}
|