Import work from year 2013-2014

This commit is contained in:
Benjamin Bertrand
2017-06-16 09:46:40 +03:00
commit 32262a4ecf
1788 changed files with 113187 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,151 @@
\documentclass[a4paper,12pt]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classCours}
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/2013_2014}
\usepackage{tikz}
% Title Page
\titre{Projet le nouveau terrain de sport}
% \quatreC \quatreD \troisB \troisPro
\classe{\troisPro $\quad$ Groupe A}
\date{2013-2014}
\renewcommand{\arraystretch}{2}
\begin{document}
\maketitle
%\section*{Répartition des taches}
%
%\begin{itemize}
% \item Plan du bateau: Ricardo - Youssef - Nicolas - Jérome
% \item Déterminer la route du bateau: Quentin - Delphine - Léo
% \item Gestion de la cuisine: Intissar - Manon - Samuel - Amine
% \item Gestion des activités: Delphine - Amine
% \item Gestion du personnel: Delphine
% \item Gestion des ventes: Yousseff
%\end{itemize}
André Dupont est chargé de la peinture et de l'équipement du nouveau terrain de foot. Il va devoir faire la commande du revêtement synthétique du sol ainsi que de la peinture pour faire les marques. Comme le budget est serré, il doit commander juste ce qui est nécessaire, pas plus.
Voici le plan du terrain de foot (toutes les distances sont en mètres)
\begin{tikzpicture}
\coordinate (D) at (0,0);
\coordinate (A) at (0,9);
\coordinate (B) at (12,9);
\coordinate (C) at (12,0);
\coordinate (E) at (0,2.5);
\coordinate (F) at (0,6.5);
\coordinate (G) at (12,6.5);
\coordinate (H) at (12,2.5);
\coordinate (I) at (6,9);
\coordinate (J) at (6,0);
\coordinate (K) at (6,4.5);
\draw (A) -- (B) -- (C) -- (D) -- cycle;
\draw (I) -- (J);
\draw (K) circle (0.9);
\draw (E) --++ (1.65, 0) --++ (0,4) -- (F) -- cycle;
\draw (G) --++ (-1.65, 0) --++ (0,-4) -- (H) -- cycle;
\draw[<->] (-0.5, 0) --++ (0,9) node[midway, above , sloped] {90m};
\draw[<->] (2, 2.5) --++ (0,4) node[midway, below, sloped] {40m};
\draw[<->] (0, 9.5) --++ (12,0) node[midway, above , sloped] {120m};
\draw[<->] (0, 2) --++ (1.65,0) node[midway, below, sloped] {16,5m};
\draw[<->] (6,4.5) --++ (-45:0.9) node[midway, above, sloped] {9m};
\end{tikzpicture}
\section{Installation permanente}
\begin{enumerate}
\item \textbf{Revêtement synthétique:} Pour le revêtement, le fournisseur vend des carrés de 2m par 2m. Combien de carré doit-il commander?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\item \textbf{Marquage au sol:} La peinture est vendue en bombe. Une bombe permet tracer 50 de ligne blanche. Combien de bombe faudra-t-il acheter?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\end{enumerate}
\section{Avant match}
Pour la préparation du match, le président du club veut mettre le terrain aux couleurs du club. Il veut peindre le cercle central en rouge et les rectangles devant les buts en jaune.
\begin{enumerate}
\item Avec un pot de peinture rouge on peut peindre $36m^2$ (l'équivalent d'un carré de 6m de coté) Combien de pot de peinture rouge devra-t-il commander?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\item Avec un pot de peinture jaune on peut peindre $25m^2$(l'équivalent d'un carré de 5m de coté). Combien de pot de peinture jaune devra-t-il commander?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\end{enumerate}
\section{Bilan et facture}
\begin{enumerate}
\item Un carré de 2m par 2m de revêtement coûte 10\euro et les bombes blanches coûtent 25\euro. Combien va coûter l'équipement l'installation permanente?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\item Les pots de peintures rouge et jaune coûtent le même prix: 40\euro le pot. Combien va coûter la peinture pour le préparation d'un match?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\item Quel sera le prix total de l'équipement du terrain si l'on peint le terrain une seule fois?
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\end{enumerate}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

View File

@@ -0,0 +1,123 @@
\documentclass[a4paper,12pt]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classCours}
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/2013_2014}
\usepackage{tikz}
% Title Page
\titre{Thalès}
% \quatreC \quatreD \troisB \troisPro
\classe{\troisPro}
\date{2013-2014}
\renewcommand{\arraystretch}{2}
\begin{document}
\maketitle
%\section*{Répartition des taches}
%
%\begin{itemize}
% \item Plan du bateau: Ricardo - Youssef - Nicolas - Jérome
% \item Déterminer la route du bateau: Quentin - Delphine - Léo
% \item Gestion de la cuisine: Intissar - Manon - Samuel - Amine
% \item Gestion des activités: Delphine - Amine
% \item Gestion du personnel: Delphine
% \item Gestion des ventes: Yousseff
%\end{itemize}
\section{Calcul de la hauteur d'une pyramide, une légende}
\hspace{-2cm}
\begin{minipage}{0.5\textwidth}
\includegraphics[scale=0.35]{./fig/pyramide}
\end{minipage}
\hspace{1cm}
\begin{minipage}{0.5\textwidth}
Dimensions observées par Thalès (en coudées, 1 coudées $\approx$ 52.5cm)
\begin{itemize}
\item Côté de la pyramide: 442 coudées
\item Taille de l'ombre de la pyramide: 404 coudées.
\item Taille du baton: 5 coudées.
\item Taille de l'ombre du baton: 11 coudées.
\end{itemize}
\end{minipage}
\textbf{La légende dit que, grâce à ces informations, Thalès, lors d'un voyage en Égypte, a réussi à mesurer la hauteur de la pyramide.}
\begin{enumerate}
\item Reporte les distances observer par Thalès sur le dessin et donne des noms au points qui te semblent importants.
\item Grâce au théorème de Thales, calcule la hauteur de la pyramide.
\begin{tabular}{|c|*{3}{p{3cm}|}}
\hline
Petit triangle & & & \\
\hline
Grand triangle & & & \\
\hline
\end{tabular}
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\end{enumerate}
\clearpage
\section{Hauteur de la tour de Pise}
Inspiré par l'expérience de Thalès, Tom en voyage à Pise veut mesurer la tour penchée grâce à son ombre. Il se renseigne et apprend qu'elle est penchée de $4,19^o$ comme sur le dessin suivant:
\begin{center}
\includegraphics[scale=0.4]{./fig/ombre_pise}
\end{center}
\begin{enumerate}
\item Comment doit-il placer son bâton pour pouvoir appliquer le théorème de Thalès? Dessiner le baton sur le dessin.
Une fois le bâton installé, il mesure les distances suivantes:
\begin{itemize}
\item Diamètre de la tour: 15.5m.
\item Taille du baton 1,5m.
\item Taille de l'ombre du baton: 2m
\item Taille de l'ombre de la tour: 66,95m
\end{itemize}
\item Reporte les mesures sur le dessin et donne des noms au points qui te semblent importants.
\item Calcule la hauteur de la tour de Pise.
\begin{tabular}{|c|*{3}{p{3cm}|}}
\hline
Petit triangle & & & \\
\hline
Grand triangle & & & \\
\hline
\end{tabular}
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
.\dotfill
\\[0.5cm]
\end{enumerate}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,105 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="1052.3622"
height="744.09448"
id="svg2">
<defs
id="defs4">
<inkscape:path-effect
effect="spiro"
id="path-effect3763" />
<inkscape:path-effect
effect="spiro"
id="path-effect3759" />
<inkscape:path-effect
effect="spiro"
id="path-effect3755" />
</defs>
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(0,-308.2677)"
id="layer1">
<g
transform="matrix(1.3435879,0,0,1.506971,-183.15753,-495.44693)"
id="g3819">
<path
d="m 148.07231,569.89176 762.75906,0"
transform="translate(0,308.2677)"
id="path3753"
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m 552.30972,875.511 c 0,0 34.35104,-168.43223 116.14107,-219.96415"
id="path3765"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
d="m 783.2484,875.25329 c 0,0 -71.68019,-214.47152 -116.14107,-219.96415"
id="path3765-2"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<text
x="585.9845"
y="617.39514"
transform="translate(0,308.2677)"
id="text3785"
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"><tspan
x="585.9845"
y="617.39514"
id="tspan3787">Mont Blanc</tspan></text>
<text
x="169.81233"
y="614.75555"
transform="translate(0,308.2677)"
id="text3789"
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"><tspan
x="169.81233"
y="614.75555"
id="tspan3791">Chamonix</tspan></text>
<path
d="M 194.44831,566.36345 668.69103,346.39929"
transform="translate(0,308.2677)"
id="path3793"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
d="m 668.69103,348.15901 0,218.20444"
transform="translate(0,308.2677)"
id="path3795"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 6;stroke-dashoffset:0" />
<path
d="m 549.03053,709.74595 0,166.99693"
id="path3795-0"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 6;stroke-dashoffset:0" />
<path
d="m 391.84727,782.39716 0,14.07771"
id="path3815"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<rect
width="37.640232"
height="20.842112"
x="372.35831"
y="797.2796"
id="rect3817"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

View File

@@ -0,0 +1,158 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1052.3622"
height="744.09448"
id="svg4488"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="USTXY.pdf">
<defs
id="defs4490">
<inkscape:path-effect
effect="spiro"
id="path-effect5010"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5006"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5010-6"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5010-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect5010-4"
is_visible="true" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.80366138"
inkscape:cx="526.18109"
inkscape:cy="421.81945"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1364"
inkscape:window-height="748"
inkscape:window-x="0"
inkscape:window-y="274"
inkscape:window-maximized="0" />
<metadata
id="metadata4493">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-308.2677)">
<path
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 941.772,440.14676 25.939118,531.57353 804.2913,879.58512"
id="path5004"
inkscape:path-effect="#path-effect5006"
inkscape:original-d="M 941.772,440.14676 25.939118,531.57353 804.2913,879.58512"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 705.71155,988.52621 927.67183,322.76232"
id="path5008"
inkscape:path-effect="#path-effect5010"
inkscape:original-d="M 705.71155,988.52621 927.67183,322.76232"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 566.76024,906.59258 753.44755,346.62902"
id="path5008-6"
inkscape:path-effect="#path-effect5010-4"
inkscape:original-d="M 566.76024,906.59258 753.44755,346.62902"
inkscape:connector-curvature="0" />
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="33.596237"
y="185.40147"
id="text5209"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan5211"
x="33.596237"
y="185.40147">U</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="862.30347"
y="115.72038"
id="text5213"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan5215"
x="862.30347"
y="115.72038">S</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="771.46918"
y="614.68677"
id="text5217"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan5219"
x="771.46918"
y="614.68677">T</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="542.51703"
y="512.65375"
id="text5221"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan5223"
x="542.51703"
y="512.65375">X</tspan></text>
<text
xml:space="preserve"
style="font-size:40px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Droid Sans;-inkscape-font-specification:Droid Sans"
x="681.87921"
y="138.11787"
id="text5225"
sodipodi:linespacing="125%"
transform="translate(0,308.2677)"><tspan
sodipodi:role="line"
id="tspan5227"
x="681.87921"
y="138.11787">Y</tspan></text>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.1 KiB

Binary file not shown.

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 185 KiB

Binary file not shown.

View File

@@ -0,0 +1,292 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="1052.3622"
height="744.09448"
id="svg2"
version="1.1"
inkscape:version="0.48.4 r9939"
sodipodi:docname="pyramide.pdf">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mend"
style="overflow:visible;">
<path
id="path3960"
d="M 0.0,0.0 L 5.0,-5.0 L -12.5,0.0 L 5.0,5.0 L 0.0,0.0 z "
style="fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt;"
transform="scale(0.4) rotate(180) translate(10,0)" />
</marker>
<inkscape:path-effect
effect="spiro"
id="path-effect3864"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3860"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3763"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3759"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3755"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-1"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-3"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-6"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-66"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-1-5"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-3-1"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3769-6-1"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3864-8"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3864-6"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3864-6-7"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3864-6-4"
is_visible="true" />
<inkscape:path-effect
effect="spiro"
id="path-effect3864-6-78"
is_visible="true" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.80366138"
inkscape:cx="526.18109"
inkscape:cy="372.04724"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1364"
inkscape:window-height="748"
inkscape:window-x="0"
inkscape:window-y="274"
inkscape:window-maximized="0" />
<metadata
id="metadata7">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
inkscape:label="Calque 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-308.2677)">
<path
style="fill:none;stroke:#000000;stroke-width:5.78706932;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 16.569499,974.59546 964.917971,0"
id="path3753"
inkscape:path-effect="#path-effect3755"
inkscape:original-d="m 16.569499,974.59546 964.917971,0"
inkscape:connector-curvature="0" />
<g
id="g4399"
transform="matrix(1.1574139,0,0,1.1574139,-124.56776,-93.93253)">
<g
id="g4391">
<path
sodipodi:type="arc"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path3765"
sodipodi:cx="933.85101"
sodipodi:cy="111.36531"
sodipodi:rx="16.79812"
sodipodi:ry="16.79812"
d="m 950.64913,111.36531 c 0,9.27735 -7.52077,16.79812 -16.79812,16.79812 -9.27734,0 -16.79812,-7.52077 -16.79812,-16.79812 0,-9.27735 7.52078,-16.79812 16.79812,-16.79812 9.27735,0 16.79812,7.52077 16.79812,16.79812 z"
transform="translate(0.93323182,303.60156)" />
<g
id="g3810"
transform="translate(0,1.6689451e-6)">
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
inkscape:original-d="M 914.56429,83.368445 898.38832,67.192478"
inkscape:path-effect="#path-effect3769"
id="path3767"
d="M 914.56429,83.368445 898.38832,67.192478"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="m 955.0042,391.63615 16.17597,-16.17597"
inkscape:path-effect="#path-effect3769-1"
id="path3767-8"
d="m 955.0042,391.63615 16.17597,-16.17597"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="m 898.38832,454.47356 16.17597,-16.17597"
inkscape:path-effect="#path-effect3769-3"
id="path3767-6"
d="m 898.38832,454.47356 16.17597,-16.17597"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="m 955.0042,438.29759 16.17597,16.17597"
inkscape:path-effect="#path-effect3769-6"
id="path3767-7"
d="m 955.0042,438.29759 16.17597,16.17597"
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
</g>
</g>
<g
id="g3810-8"
transform="matrix(-0.70710678,0.70710678,-0.70710678,-0.70710678,1889.2024,47.40048)">
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 914.56429,83.368445 898.38832,67.192478"
id="path3767-63"
inkscape:path-effect="#path-effect3769-66"
inkscape:original-d="M 914.56429,83.368445 898.38832,67.192478"
inkscape:connector-curvature="0"
transform="translate(0,308.2677)" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 955.0042,391.63615 16.17597,-16.17597"
id="path3767-8-5"
inkscape:path-effect="#path-effect3769-1-5"
inkscape:original-d="m 955.0042,391.63615 16.17597,-16.17597"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 898.38832,454.47356 16.17597,-16.17597"
id="path3767-6-1"
inkscape:path-effect="#path-effect3769-3-1"
inkscape:original-d="m 898.38832,454.47356 16.17597,-16.17597"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 955.0042,438.29759 16.17597,16.17597"
id="path3767-7-2"
inkscape:path-effect="#path-effect3769-6-1"
inkscape:original-d="m 955.0042,438.29759 16.17597,16.17597"
inkscape:connector-curvature="0" />
</g>
</g>
<g
id="g3235"
transform="translate(-98.300107,0)">
<path
inkscape:connector-curvature="0"
inkscape:original-d="M 578.23817,973.15529 753.84267,668.99935 930.47934,974.94301"
inkscape:path-effect="#path-effect3759"
id="path3757"
d="M 578.23817,973.15529 753.84267,668.99935 930.47934,974.94301"
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="m 752.49947,667.83796 0,306.7575"
inkscape:path-effect="#path-effect3763"
id="path3761"
d="m 752.49947,667.83796 0,306.7575"
style="fill:none;stroke:#000000;stroke-width:1.15741396px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="m 378.20235,971.71511 c 0,-67.68827 0,-67.68827 0,-67.68827"
inkscape:path-effect="#path-effect3860"
id="path3858"
d="m 378.20235,971.71511 0,-67.68827"
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
inkscape:connector-curvature="0"
inkscape:original-d="M 773.19381,654.96697 274.49786,972.52809"
inkscape:path-effect="#path-effect3864"
id="path3862"
d="M 773.19381,654.96697 274.49786,972.52809"
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4.62965559, 9.25931117;stroke-dashoffset:0" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4.62965559, 9.25931117;stroke-dashoffset:0;marker-end:url(#Arrow1Mend)"
d="M 828.96432,381.72926 648.3891,496.71648"
id="path3862-8"
inkscape:path-effect="#path-effect3864-6"
inkscape:original-d="M 828.96432,381.72926 648.3891,496.71648"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4.62965559, 9.25931117;stroke-dashoffset:0;marker-end:url(#Arrow1Mend)"
d="M 879.67227,442.40133 699.09704,557.38856"
id="path3862-8-9"
inkscape:path-effect="#path-effect3864-6-7"
inkscape:original-d="M 879.67227,442.40133 699.09704,557.38856"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4.62965559, 9.25931117;stroke-dashoffset:0;marker-end:url(#Arrow1Mend)"
d="M 953.42675,522.20213 772.85153,637.18936"
id="path3862-8-1"
inkscape:path-effect="#path-effect3864-6-4"
inkscape:original-d="M 953.42675,522.20213 772.85153,637.18936"
inkscape:connector-curvature="0" />
<path
style="fill:none;stroke:#000000;stroke-width:4.62965584;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4.62965559, 9.25931117;stroke-dashoffset:0;marker-end:url(#Arrow1Mend)"
d="M 983.90407,577.64723 803.32885,692.63446"
id="path3862-8-5"
inkscape:path-effect="#path-effect3864-6-78"
inkscape:original-d="M 983.90407,577.64723 803.32885,692.63446"
inkscape:connector-curvature="0" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 117 KiB

View File

@@ -0,0 +1,31 @@
Notes sur 10eProj
#################
:date: 2014-07-01
:modified: 2014-07-01
:tags:
:category: 3ePro
:authors: Benjamin Bertrand
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
`Lien vers 10eProj_2.tex <10eProj_2.tex>`_
`Lien vers 10eProj.pdf <10eProj.pdf>`_
`Lien vers 10eProj.tex <10eProj.tex>`_
`Lien vers 10eProj_2.pdf <10eProj_2.pdf>`_
`Lien vers fig/ombre_pise.pdf <fig/ombre_pise.pdf>`_
`Lien vers fig/pyramide.pdf <fig/pyramide.pdf>`_
`Lien vers fig/USTXY.pdf <fig/USTXY.pdf>`_
`Lien vers fig/ABCMN.pdf <fig/ABCMN.pdf>`_
`Lien vers fig/IJKLM.pdf <fig/IJKLM.pdf>`_
`Lien vers fig/Telepherique.pdf <fig/Telepherique.pdf>`_