Add part counter and time gestion simplier

This commit is contained in:
Gregory Trolliet 2020-02-12 10:02:24 +01:00
parent 7dd756ab6a
commit ca17cc3ce2
2 changed files with 71 additions and 29 deletions

View file

@ -4,14 +4,6 @@
\usepackage[english]{formationTitle}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{enumerate}
\usepackage{numprint}
\usepackage{graphicx}
\usepackage[pdfusetitle]{hyperref}
\context{Super society}
\title{Formation plan}
\subject{My wonderful formation}
@ -21,6 +13,8 @@
\hour{10h00}
\place{Super building, Oceania}
\room{room 101}
\setcounter{HourCounter}{10}
\setcounter{MinuteCounter}{0}
\objectives{
\begin{itemize}
@ -41,28 +35,30 @@
\newgeometry{right=1cm, left=1cm}
\steptable{
10h00 (5') &
Welcome &
Provide guidance &
Present the association, the active learning &
&
Flap \\
\partCount
& \partDuration{5}
& Welcome
& Provide guidance
& Present the association, the active learning
&
& Flap \\
\hline
\pause
10h05 (5') &
Organization presentation &
Lecture style &
&
Orally &
-- \\
& \partDuration{10}
& Organization presentation
& Lecture style
&
& Orally
& -- \\
\hline
10h05 (5') &
Organization presentation &
Lecture style &
&
Orally &
-- \\
\partCount
& \partDuration{5}
& Organization presentation
& Lecture style
&
& Orally
& -- \\
}
\end{document}