46 lines
943 B
TeX
46 lines
943 B
TeX
|
\documentclass[a5paper,12pt]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classExo}
|
||
|
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
|
||
|
|
||
|
% Title Page
|
||
|
\titre{Projets Scratch}
|
||
|
% \seconde \premiereS \PSTMG \TSTMG
|
||
|
\classe{}
|
||
|
\date{Janvier 2017}
|
||
|
|
||
|
\renewcommand{\arraystretch}{3}
|
||
|
|
||
|
\begin{document}
|
||
|
|
||
|
{\Large Nom du projet:} \dotfill
|
||
|
|
||
|
\bigskip
|
||
|
|
||
|
Session sur les ordinateurs
|
||
|
|
||
|
\medskip
|
||
|
|
||
|
Élève 1: \parbox[b]{5cm}{\dotfill}
|
||
|
Élève 2: \parbox[b]{5cm}{\dotfill}
|
||
|
|
||
|
\bigskip
|
||
|
\begin{tabular}{p{8cm}|p{2cm}|p{2cm}|}
|
||
|
Étapes & En cours & Fait \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
$\bullet$\dotfill & & \\
|
||
|
\end{tabular}
|
||
|
|
||
|
\end{document}
|
||
|
|
||
|
%%% Local Variables:
|
||
|
%%% mode: latex
|
||
|
%%% TeX-master: "master"
|
||
|
%%% End:
|
||
|
|