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
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage[T1]{fontenc}
|
|
|
|
\usepackage{enumerate}
|
|
|
|
\usepackage{numprint}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
|
2019-10-27 08:55:50 +01:00
|
|
|
\usepackage[pdfusetitle]{hyperref}
|
|
|
|
|
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}
|
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{
|
|
|
|
10h00 (5') &
|
|
|
|
Welcome &
|
2019-11-21 15:25:20 +01:00
|
|
|
Provide guidance &
|
|
|
|
Present the association, the active learning &
|
|
|
|
&
|
|
|
|
Flap \\
|
|
|
|
\hline
|
|
|
|
10h05 (5') &
|
|
|
|
Organization presentation &
|
2019-09-30 21:22:17 +02:00
|
|
|
Lecture style &
|
2019-11-21 15:25:20 +01:00
|
|
|
&
|
2019-09-30 21:22:17 +02:00
|
|
|
Orally &
|
|
|
|
-- \\
|
|
|
|
\hline
|
|
|
|
10h05 (5') &
|
|
|
|
Organization presentation &
|
|
|
|
Lecture style &
|
2019-11-21 15:25:20 +01:00
|
|
|
&
|
2019-09-30 21:22:17 +02:00
|
|
|
Orally &
|
|
|
|
-- \\
|
|
|
|
}
|
2019-09-30 19:04:26 +02:00
|
|
|
|
|
|
|
\end{document}
|