update templates
This commit is contained in:
44
Beamer/Parts/Boites.tex
Normal file
44
Beamer/Parts/Boites.tex
Normal file
@@ -0,0 +1,44 @@
|
||||
\section{Les bo\^ites}
|
||||
|
||||
\begin{frame}{Les boites}
|
||||
|
||||
\begin{columns}
|
||||
|
||||
\begin{column}{0.5\textwidth}
|
||||
\boitejaune{
|
||||
Ceci est \\
|
||||
une boite jaune
|
||||
}
|
||||
|
||||
\boiteorange{
|
||||
Ceci est \\
|
||||
une boite orange
|
||||
}
|
||||
|
||||
\boitemarron{
|
||||
Ceci est \\
|
||||
une boite marron
|
||||
}
|
||||
\end{column}
|
||||
|
||||
\begin{column}{0.5\textwidth}
|
||||
\boiteviolette{
|
||||
Ceci est \\
|
||||
une boite violette
|
||||
}
|
||||
|
||||
\boitebleue{
|
||||
Ceci est \\
|
||||
une boite bleue
|
||||
}
|
||||
|
||||
\boitegrise{
|
||||
Ceci est \\
|
||||
une boite grise
|
||||
}
|
||||
|
||||
\end{column}
|
||||
|
||||
\end{columns}
|
||||
|
||||
\end{frame}
|
||||
Reference in New Issue
Block a user