Add part counter and time gestion simplier
This commit is contained in:
parent
7dd756ab6a
commit
ca17cc3ce2
2 changed files with 71 additions and 29 deletions
50
plan.tex
50
plan.tex
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue