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

View File

@@ -0,0 +1,89 @@
\documentclass[a4paper,12pt,landscape, twocolumn]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classExo}
\usepackage{multicol}
% Title Page
\title{Volumes et aires- Exercices}
\author{}
\date{}
\fancyhead[L]{Troisième}
\fancyhead[C]{\Thetitle}
\fancyhead[R]{\thepage}
\begin{document}
\thispagestyle{fancy}
\section{Aires}
\begin{multicols}{2}
\begin{itemize}
\item \textbf{Carré:}\\
\includegraphics[scale=0.2]{./fig/carre} \\[0.5cm] Aire: \parbox{2cm}{\dotfill}
\item \textbf{Rectangle:}\\
\includegraphics[scale=0.2]{./fig/rectangle} \\[0.5cm] Aire: \parbox{2cm}{\dotfill}
\item \textbf{Triangle:}\\
\includegraphics[scale=0.2]{./fig/triangle} \\[0.5cm] Aire: \parbox{2cm}{\dotfill}
\item \textbf{Disque:}\\
\includegraphics[scale=0.2]{./fig/cercle} \\[0.5cm] Aire: \parbox{2cm}{\dotfill}
\end{itemize}
\end{multicols}
\section{Volumes}
\begin{itemize}
\begin{multicols}{2}
\item \textbf{Pavé droit:}\\
\includegraphics[scale=0.2]{./fig/pave} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\item \textbf{Sphère:}\\
\includegraphics[scale=0.3]{./fig/shpere} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\end{multicols}
\eject
\item \textbf{Prisme:}\\
\begin{eqnarray*}
V = \mbox{Aire de la Base } \times \mbox{ hauteur}
\end{eqnarray*}
\begin{multicols}{2}
\textbf{Cylindre:}\\
\includegraphics[scale=0.25]{./fig/cylindre} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\textbf{Primse à base triangulaire:}\\
\includegraphics[scale=0.25]{./fig/prisme_b_triange} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\end{multicols}
\item \textbf{Cône:}\\
\begin{eqnarray*}
V = \frac{\mbox{Aire de la Base } \times \mbox{ hauteur}}{3}
\end{eqnarray*}
\begin{multicols}{2}
\textbf{Cône:}\\[-1cm]
\includegraphics[scale=0.3]{./fig/cone} \hfill Volume: \parbox{2cm}{\dotfill}\hspace{2cm}
\textbf{Pyramide:}\\[-1cm]
\includegraphics[scale=0.3]{./fig/pyramide} \hfill Volume: \parbox{2cm}{\dotfill}\hspace{2cm}
\end{multicols}
\eject
\end{itemize}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

View File

@@ -0,0 +1,97 @@
\documentclass[a4paper,12pt,landscape, twocolumn]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classExo}
\usepackage{multicol}
% Title Page
\title{Volumes et aires- Exercices}
\author{}
\date{}
\fancyhead[L]{Troisième}
\fancyhead[C]{\Thetitle}
\fancyhead[R]{\thepage}
\begin{document}
\thispagestyle{fancy}
\section{Aires}
\begin{multicols}{2}
\begin{itemize}
\item \textbf{Carré:}\\
\includegraphics[scale=0.2]{./fig/carre} \\[0.5cm] Aire: $L \times L$
\item \textbf{Rectangle:}\\
\includegraphics[scale=0.2]{./fig/rectangle} \\[0.5cm] Aire: $L \times h$
\columnbreak
\item \textbf{Triangle:}\\
\includegraphics[scale=0.2]{./fig/triangle} \\[0.5cm] Aire: $\displaystyle\frac{h \times b}{2}$
\item \textbf{Disque:}\\
\includegraphics[scale=0.2]{./fig/cercle} \\[0.5cm] Aire: $\pi \times r^2$ \\[0.5cm] Périmètre = $2\times \pi\times r$
\end{itemize}
\end{multicols}
\section{Volumes}
\begin{itemize}
\begin{multicols}{2}
\item \textbf{Pavé droit:}\\
\includegraphics[scale=0.2]{./fig/pave} \\[0.5cm] Volume: $a \times b \times h$
\item \textbf{Sphère:}\\
\includegraphics[scale=0.3]{./fig/shpere} \\[0.5cm] Volume: $\displaystyle\frac{4}{3} \times \pi \times r^3$
\end{multicols}
\eject
\item \textbf{Prisme:}\\
\begin{eqnarray*}
V = \mbox{Aire de la Base } \times \mbox{ hauteur}
\end{eqnarray*}
\begin{multicols}{2}
\textbf{Cylindre:}\\
\includegraphics[scale=0.25]{./fig/cylindre} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\textbf{Primse à base triangulaire:}\\
\includegraphics[scale=0.25]{./fig/prisme_b_triange} \\[0.5cm] Volume: \parbox{2cm}{\dotfill}
\end{multicols}
\item \textbf{Cône:}\\
\begin{eqnarray*}
V = \frac{\mbox{Aire de la Base } \times \mbox{ hauteur}}{3}
\end{eqnarray*}
\begin{multicols}{2}
\textbf{Cône:}\\[-1cm]
\includegraphics[scale=0.3]{./fig/cone} \hfill Volume: \parbox{2cm}{\dotfill}\hspace{2cm}
\textbf{Pyramide:}\\[-1cm]
\includegraphics[scale=0.3]{./fig/pyramide} \hfill Volume: \parbox{2cm}{\dotfill}\hspace{2cm}
\end{multicols}
\eject
\end{itemize}
\end{document}
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "master"
%%% End:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,151 @@
<?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="pave.pdf">
<defs
id="defs4">
<inkscape:perspective
sodipodi:type="inkscape:persp3d"
inkscape:vp_x="-610.72082 : 143.94094 : 0"
inkscape:vp_y="0 : 1160.6666 : 0"
inkscape:vp_z="610.72084 : 143.94094 : 0"
inkscape:persp3d-origin="540.54836 : 194.05409 : 1"
id="perspective3753" />
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.66707072"
inkscape:cx="348.4884"
inkscape:cy="372.02236"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
fit-margin-top="10"
fit-margin-left="10"
fit-margin-right="10"
fit-margin-bottom="10"
inkscape:window-width="1280"
inkscape:window-height="974"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<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)">
<g
id="g3781"
transform="matrix(1.1606666,0,0,1.1606666,-96.271643,-148.32939)">
<g
inkscape:corner7="0.027110274 : -0.14621243 : 0.47213253 : 1"
inkscape:corner0="0.57399102 : 0.33484946 : 0 : 1"
inkscape:perspectiveID="#perspective3753"
id="g3755"
style="fill:#afafde;fill-opacity:0.42671012;stroke:#000000;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 16;stroke-dashoffset:0"
sodipodi:type="inkscape:box3d">
<path
d="m 495.07146,402.70728 287.75831,67.82183 0,481.06189 -287.75831,-67.82183 z"
inkscape:box3dsidetype="11"
style="stroke:none"
id="path3767"
sodipodi:type="inkscape:box3dside" />
<path
d="m 246.64424,461.25915 0,481.06189 248.42722,-58.55187 0,-481.06189 z"
inkscape:box3dsidetype="6"
style="fill:#8f8fc4;fill-opacity:0.6286645"
id="path3757"
sodipodi:type="inkscape:box3dside" />
<path
d="M 246.64424,942.32104 534.40255,1010.1429 782.82977,951.591 495.07146,883.76917 z"
inkscape:box3dsidetype="13"
style="fill:#afafde;fill-opacity:0.42671012;stroke:#000000;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 16;stroke-dashoffset:0"
id="path3765"
sodipodi:type="inkscape:box3dside" />
<path
d="M 246.64424,461.25915 534.40255,529.08098 782.82977,470.52911 495.07146,402.70728 z"
inkscape:box3dsidetype="5"
style="fill:none;stroke:#000000;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
id="path3759"
sodipodi:type="inkscape:box3dside" />
<path
d="m 534.40255,529.08098 0,481.06192 248.42722,-58.5519 0,-481.06189 z"
inkscape:box3dsidetype="14"
style="fill:none;stroke:#000000;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3763"
sodipodi:type="inkscape:box3dside" />
<path
d="m 246.64424,461.25915 287.75831,67.82183 0,481.06192 -287.75831,-67.82186 z"
inkscape:box3dsidetype="3"
style="fill:none;stroke:#000000;stroke-width:4;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
id="path3761"
sodipodi:type="inkscape:box3dside" />
</g>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text3769"
y="706.61719"
x="340.29376"
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:Arial;-inkscape-font-specification:Arial"
xml:space="preserve"><tspan
y="706.61719"
x="340.29376"
id="tspan3771"
sodipodi:role="line">a</tspan></text>
<text
sodipodi:linespacing="125%"
id="text3773"
y="1025.3785"
x="676.09021"
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:Arial;-inkscape-font-specification:Arial"
xml:space="preserve"><tspan
y="1025.3785"
x="676.09021"
id="tspan3775"
sodipodi:role="line">b</tspan></text>
<text
transform="translate(0,308.2677)"
sodipodi:linespacing="125%"
id="text3777"
y="405.29984"
x="815.50574"
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:Arial;-inkscape-font-specification:Arial"
xml:space="preserve"><tspan
y="405.29984"
x="815.50574"
id="tspan3779"
sodipodi:role="line">h</tspan></text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@@ -0,0 +1,190 @@
<?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="cone.pdf">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mend"
style="overflow:visible;">
<path
id="path3848"
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>
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mstart"
style="overflow:visible">
<path
id="path3845"
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) translate(10,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Lend"
style="overflow:visible;">
<path
id="path3860"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(1.1) rotate(180) translate(1,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Lstart"
style="overflow:visible">
<path
id="path3857"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(1.1) translate(1,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Lstart"
style="overflow:visible">
<path
id="path3839"
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.8) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Sstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Sstart"
style="overflow:visible">
<path
id="path3851"
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.2) translate(6,0)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94338046"
inkscape:cx="337.4595"
inkscape:cy="396.9919"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="974"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<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:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 395.38661,566.97998 222.60372,892.65829"
id="path3773"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:2.84769917;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Mstart);marker-end:url(#Arrow1Mend)"
d="m 392.20656,593.75027 0,255.22243"
id="path3833"
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:Arial;-inkscape-font-specification:Arial"
x="403.86673"
y="758.73724"
id="text5277"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan5279"
x="403.86673"
y="758.73724">h</tspan></text>
<path
style="fill:none;stroke:#000000;stroke-width:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 394.8566,568.33766 77.3813,326.73833"
id="path3773-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<g
id="g5366"
transform="matrix(1.549757,0,0,1.549757,-78.73581,155.19056)">
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path5346"
d="m 192.92322,169.56488 c 5.30009,-1.06002 162.18271,0 162.18271,0 l 81.62137,-59.36099"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
<path
inkscape:connector-curvature="0"
id="path5346-4"
d="m 436.7273,418.47159 c -5.30009,1.06002 -162.18271,0 -162.18271,0 l -81.62137,59.36099"
style="fill:none;stroke:#000000;stroke-width:3;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3, 9;stroke-dashoffset:0" />
</g>
<path
style="fill:none;stroke:#000000;stroke-width:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 393.79657,570.98771 596.25996,803.38445"
id="path3773-8-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3.48850346,10.46551037;stroke-dashoffset:0"
d="M 393.79658,570.4577 347.1558,803.91446"
id="path3773-8-5-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@@ -0,0 +1,187 @@
<?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.svg">
<defs
id="defs4">
<marker
inkscape:stockid="Arrow1Mend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mend"
style="overflow:visible;">
<path
id="path3848"
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>
<marker
inkscape:stockid="Arrow1Mstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Mstart"
style="overflow:visible">
<path
id="path3845"
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) translate(10,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Lend"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Lend"
style="overflow:visible;">
<path
id="path3860"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(1.1) rotate(180) translate(1,0)" />
</marker>
<marker
inkscape:stockid="Arrow2Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow2Lstart"
style="overflow:visible">
<path
id="path3857"
style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round"
d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z "
transform="scale(1.1) translate(1,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Lstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Lstart"
style="overflow:visible">
<path
id="path3839"
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.8) translate(12.5,0)" />
</marker>
<marker
inkscape:stockid="Arrow1Sstart"
orient="auto"
refY="0.0"
refX="0.0"
id="Arrow1Sstart"
style="overflow:visible">
<path
id="path3851"
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.2) translate(6,0)" />
</marker>
</defs>
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.94338046"
inkscape:cx="337.4595"
inkscape:cy="396.9919"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="1280"
inkscape:window-height="974"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1" />
<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:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 395.38661,566.97998 222.60372,892.65829"
id="path3773"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:2.84769917;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-start:url(#Arrow1Mstart);marker-end:url(#Arrow1Mend)"
d="m 392.20656,593.75027 0,255.22243"
id="path3833"
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:Arial;-inkscape-font-specification:Arial"
x="403.86673"
y="758.73724"
id="text5277"
sodipodi:linespacing="125%"><tspan
sodipodi:role="line"
id="tspan5279"
x="403.86673"
y="758.73724">h</tspan></text>
<path
style="fill:none;stroke:#000000;stroke-width:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="M 394.8566,568.33766 543.25909,885.53583"
id="path3773-8"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<path
style="fill:none;stroke:#000000;stroke-width:3.48850346;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:3.48850346,10.46551037;stroke-dashoffset:0"
d="M 393.79658,570.4577 347.1558,803.91446"
id="path3773-8-5-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cc" />
<g
id="g5805"
transform="translate(22.260371,434.60727)">
<path
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path5417"
d="m 199.28333,149.42454 322.24539,-5.30009"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker-end:none"
sodipodi:nodetypes="cc" />
<path
sodipodi:nodetypes="ccc"
transform="translate(0,308.2677)"
inkscape:connector-curvature="0"
id="path5419"
d="M 199.28333,149.42455 325.42544,62.50309 534.24893,147.30451"
style="fill:none;stroke:#000000;stroke-width:4;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:4, 16;stroke-dashoffset:0" />
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 6.8 KiB

View File

@@ -0,0 +1,43 @@
Notes sur un fiche de résumé des volumes et des aires
#####################################################
:date: 2014-07-01
:modified: 2014-07-01
:tags: Geometrie, Mémo
:category: 3e
:authors: Benjamin Bertrand
:summary: Pas de résumé, note créée automatiquement parce que je ne l'avais pas bien fait...
`Lien vers fiche_vol_aire.tex <fiche_vol_aire.tex>`_
`Lien vers fiche_vol_aire_sol.tex <fiche_vol_aire_sol.tex>`_
`Lien vers fiche_vol_aire.pdf <fiche_vol_aire.pdf>`_
`Lien vers fiche_vol_aire_sol.pdf <fiche_vol_aire_sol.pdf>`_
`Lien vers fig/cone.pdf <fig/cone.pdf>`_
`Lien vers fig/prisme_b_triange.pdf <fig/prisme_b_triange.pdf>`_
`Lien vers fig/shpere.pdf <fig/shpere.pdf>`_
`Lien vers fig/pyramide.pdf <fig/pyramide.pdf>`_
`Lien vers fig/cube.pdf <fig/cube.pdf>`_
`Lien vers fig/cylindre.pdf <fig/cylindre.pdf>`_
`Lien vers fig/pyramide_triangle.pdf <fig/pyramide_triangle.pdf>`_
`Lien vers fig/cercle.pdf <fig/cercle.pdf>`_
`Lien vers fig/rectangle.pdf <fig/rectangle.pdf>`_
`Lien vers fig/triangle.pdf <fig/triangle.pdf>`_
`Lien vers fig/pave.pdf <fig/pave.pdf>`_
`Lien vers fig/carre.pdf <fig/carre.pdf>`_