Change the layout
This commit is contained in:
parent
6c00a52ac3
commit
b0dbe8234d
2 changed files with 26 additions and 13 deletions
|
@ -135,26 +135,30 @@ not set, please fix this.}
|
||||||
{
|
{
|
||||||
\setlength\LTleft{0pt}
|
\setlength\LTleft{0pt}
|
||||||
\setlength\LTright{0pt}
|
\setlength\LTright{0pt}
|
||||||
\begin{longtable}{@{\extracolsep{\fill}}p{.6cm}p{5.5cm}p{3cm}p{5.5cm}p{5.5cm}}
|
\begin{longtable}{@{\extracolsep{\fill}}p{0.04\textwidth}p{.09\textwidth}p{.18\textwidth}p{.3\textwidth}p{.18\textwidth}p{.13\textwidth}}
|
||||||
\makecell[l]{
|
\makecell[l]{
|
||||||
\textbf{\dumblang{Hour}{Heure}} \\
|
\textbf{\dumblang{Hour}{Heure}} \\
|
||||||
(\dumblang{Time}{Temps})
|
(\dumblang{Time}{Durée})
|
||||||
} &
|
} &
|
||||||
\makecell[l]{
|
\makecell[l]{
|
||||||
\textbf{\dumblang{Theme, content}{Thème, contenu}} \\
|
\textbf{\dumblang{Theme}{Thème}} \\
|
||||||
(\dumblang{What}{Quoi}?)
|
(\dumblang{What}{Quoi}?)
|
||||||
} &
|
} &
|
||||||
\makecell[l]{
|
|
||||||
\textbf{\dumblang{Style and methods}{Forme et moyens}} \\
|
|
||||||
(\dumblang{How, with what}{Comment, avec quoi}?)
|
|
||||||
} &
|
|
||||||
\makecell[l]{
|
|
||||||
\textbf{\dumblang{Process}{Processus}} \\
|
|
||||||
{ }
|
|
||||||
} &
|
|
||||||
\makecell[l]{
|
\makecell[l]{
|
||||||
\textbf{\dumblang{Learning goals}{Objectifs pédagogiques}} \\
|
\textbf{\dumblang{Learning goals}{Objectifs pédagogiques}} \\
|
||||||
{ }
|
{ }
|
||||||
|
} &
|
||||||
|
\makecell[l]{
|
||||||
|
\textbf{\dumblang{Process}{Processus / Modalités}} \\
|
||||||
|
(\dumblang{A}{consignes, déroulement})
|
||||||
|
} &
|
||||||
|
\makecell[l]{
|
||||||
|
\textbf{\dumblang{Contents}{Contenus}} \\
|
||||||
|
(\dumblang{elements, references}{éléments, références})
|
||||||
|
} &
|
||||||
|
\makecell[l]{
|
||||||
|
\textbf{\dumblang{Methods}{Moyens}} \\
|
||||||
|
(\dumblang{With what}{Avec quoi}?)
|
||||||
}\\
|
}\\
|
||||||
\endhead
|
\endhead
|
||||||
\toprule
|
\toprule
|
||||||
|
|
11
plan.tex
11
plan.tex
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
\usepackage[a4paper, landscape]{geometry}
|
\usepackage[a4paper, landscape]{geometry}
|
||||||
|
|
||||||
\usepackage[french]{formationTitle}
|
\usepackage[english]{formationTitle}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage[utf8]{inputenc}
|
||||||
\usepackage[T1]{fontenc}
|
\usepackage[T1]{fontenc}
|
||||||
|
@ -43,13 +43,22 @@
|
||||||
\steptable{
|
\steptable{
|
||||||
10h00 (5') &
|
10h00 (5') &
|
||||||
Welcome &
|
Welcome &
|
||||||
|
Provide guidance &
|
||||||
|
Present the association, the active learning &
|
||||||
|
&
|
||||||
|
Flap \\
|
||||||
|
\hline
|
||||||
|
10h05 (5') &
|
||||||
|
Organization presentation &
|
||||||
Lecture style &
|
Lecture style &
|
||||||
|
&
|
||||||
Orally &
|
Orally &
|
||||||
-- \\
|
-- \\
|
||||||
\hline
|
\hline
|
||||||
10h05 (5') &
|
10h05 (5') &
|
||||||
Organization presentation &
|
Organization presentation &
|
||||||
Lecture style &
|
Lecture style &
|
||||||
|
&
|
||||||
Orally &
|
Orally &
|
||||||
-- \\
|
-- \\
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue