import work from year 2016-2017

This commit is contained in:
Benjamin Bertrand
2017-06-16 09:49:23 +03:00
commit 7da91996d2
5354 changed files with 505520 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,48 @@
\documentclass[a5paper,12pt]{/media/documents/Cours/Prof/Enseignements/2016-2017/tools/style/classPres}
\usepackage{/media/documents/Cours/Prof/Enseignements/2016-2017/theme}
% Title Page
%\titre{Factures - Exercices}
% \seconde \premiereS \PSTMG \TSTMG
%\classe{Troisième}
\date{Avril 2017}
\pagestyle{empty}
\begin{document}
\begin{frame}
\Ovalbox{
\begin{minipage}{0.85\textwidth}
\begin{center}
\textbf{Entrée}
\begin{itemize}
\item Pâté de lapin \dotfill 5\euro
\item Soupe à la tomate \dotfill 6\euro
\item Oeuf mimosa \dotfill 2\euro
\item Avocat crevettes \dotfill 2,5\euro
\end{itemize}
\textbf{Plat}
\begin{itemize}
\item Hamburger \dotfill 8,5\euro
\item Poulet \dotfill 9,4\euro
\item Filet de porc \dotfill 10 \euro
\end{itemize}
\textbf{Dessert}
\begin{itemize}
\item Café gourmand \dotfill 4\euro
\item Tarte aux fraises \dotfill 5\euro
\item Gateau au chocolat \dotfill 6\euro
\end{itemize}
\end{center}
\end{minipage}
}
\end{frame}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@@ -0,0 +1,67 @@
\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{Factures - Exercices}
% \seconde \premiereS \PSTMG \TSTMG
\classe{Troisième}
\date{Avril 2017}
\pagestyle{empty}
\newcommand{\lexo}{%
\setcounter{exo}{0}
\begin{Exo}[Commande au restaurant]
Voici les commandes de 3 tables. Comme la serveuse n'a pas beaucoup de temps, elle est obligé d'écrire en abréviations.
\begin{minipage}{0.45\textwidth}
\includegraphics[scale=0.4]{./fig/table1}
\includegraphics[scale=0.4]{./fig/table2}
\end{minipage}
\Ovalbox{
\begin{minipage}{0.45\textwidth}
\begin{center}
\textbf{Entrée}
\begin{itemize}
\item Pâté de lapin
\item Soupe à la tomate
\item Oeuf mimosa
\item Avocat crevettes
\end{itemize}
\textbf{Plat}
\begin{itemize}
\item Hamburger
\item Poulet
\item Filet de porc
\end{itemize}
\textbf{Dessert}
\begin{itemize}
\item Café gourmand
\item Tarte aux fraises
\item Gateau au chocolat
\end{itemize}
\end{center}
\end{minipage}
}
\begin{enumerate}
\item Reproduire puis compléter la facture pour la table 1 avec le tableur.
\includegraphics[scale=0.3]{./fig/fact_commande}
\item Même question pour les 2 autres tables.
\end{enumerate}
\end{Exo}
}
\begin{document}
\lexo
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

View File

@@ -0,0 +1,24 @@
Notes autour des factures pour les 3e pro
#########################################
:date: 2017-04-14
:modified: 2017-04-14
:tags: Nombres et calculs, Facture
:category: 3e
:authors: Bertrand Benjamin
:summary: Séries d'exercices autour des factures pour les 3e prepa pro
Préparation d'une fête
======================
- `fiche élève <./preparation_fete.pdf>`_
Commande au restaurant
======================
`Mon inspiration <./http://www.pedagogie.ac-nantes.fr/mathematiques/enseignement/groupe-de-recherche/actions-nationales-2015-2016/commande-au-restaurant-951104.kjsp?RH=1160078262078>`_

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 55 KiB

Binary file not shown.