Import work from year 2013-2014
This commit is contained in:
BIN
3ePro/GrpA/3eProj/3eProj.pdf
Normal file
BIN
3ePro/GrpA/3eProj/3eProj.pdf
Normal file
Binary file not shown.
115
3ePro/GrpA/3eProj/3eProj.tex
Normal file
115
3ePro/GrpA/3eProj/3eProj.tex
Normal file
@@ -0,0 +1,115 @@
|
||||
\documentclass[a4paper,10pt]{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/tools/style/classCours}
|
||||
\usepackage{/media/documents/Cours/Prof/Enseignements/Archive/2013-2014/2013_2014}
|
||||
|
||||
% Title Page
|
||||
\titre{Projet Bateau-Hôtel}
|
||||
% \quatreC \quatreD \troisB \troisPro
|
||||
\classe{\troisPro $\quad$ Groupe A}
|
||||
\date{2013-2014}
|
||||
|
||||
|
||||
\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{Plan du bateau: plan des chambres}
|
||||
% Exo récupéré du brevet Tech et pro 2012
|
||||
|
||||
Pour accueillir des équipes de sport sur notre bateau, il va falloir que les chambres répondent aux exigences suivantes
|
||||
\begin{itemize}
|
||||
\item 2 lits mesurant chacun au moins 2,20m de long et 1m de large.
|
||||
\item 2 armoires d'au moins 1m de large et 55cm de profondeur.
|
||||
\item L'intérieur de l'armoire sera partagée en deux dans le sens de la hauteur et comportera pour une moitié des étagères et pour l'autre moitié une penderie.
|
||||
\item Une table d'au moins $1m^2$
|
||||
\end{itemize}
|
||||
|
||||
En regardant sur d'autres bateaux, on trouve ce genre de chambres (1mm pour 5cm dans le plan de la chambre et 1mm pour 2cm pour l'armoire)
|
||||
\begin{center}
|
||||
\includegraphics[scale=0.5]{./fig/chambre.png}
|
||||
\end{center}
|
||||
|
||||
|
||||
\begin{enumerate}
|
||||
\item Dire si chacune des exigences sont vérifiées et expliquer pourquoi.
|
||||
\item Refaire le plan de la chambre en corrigeant les erreurs (\textbf{Attention} il faudra reproduire la chambre en respectant l'échelle)
|
||||
\end{enumerate}
|
||||
|
||||
\section{Route du bateau: temps de voyage}
|
||||
|
||||
Un gros bateau de croisière avance à une vitesse moyenne de 20 noeuds et consomme 13 438 L/h.
|
||||
|
||||
En vous aidant de ce que vous avez fait les fois précédentes, complétez le tableau suivant.
|
||||
|
||||
\begin{center}
|
||||
\begin{tabularx}{1.1\textwidth}{|X|X|X|X|X|}
|
||||
\hline
|
||||
Lieu de Départ & Lieu d'arrivée & Distance parcouru & Temps de parcours & Consommation de carburant\\
|
||||
\hline
|
||||
& & & &\\[2cm]
|
||||
\hline
|
||||
& & & &\\[2cm]
|
||||
\hline
|
||||
& & & &\\[2cm]
|
||||
\hline
|
||||
|
||||
\end{tabularx}
|
||||
\end{center}
|
||||
|
||||
|
||||
|
||||
\paragraph{Conversion de distances}
|
||||
\begin{eqnarray*}
|
||||
1 \mbox{ mile marin } = 1.85 \mbox{ km} \qquad 1 \mbox{ mile } = 1.6 \mbox{ km}
|
||||
\end{eqnarray*}
|
||||
|
||||
\paragraph{Conversion de vitesses}
|
||||
\begin{eqnarray*}
|
||||
1 \mbox{ noeud } = 1.85 \mbox{ km/h} \qquad 1 \mbox{ mile/h } = 1.6 \mbox{ km/h}
|
||||
\end{eqnarray*}
|
||||
|
||||
|
||||
\section{Gestion de la cuisine: cocktail}
|
||||
% inspiré de http://www.ilemaths.net/forum-sujet-496010.html
|
||||
|
||||
Pour le soirée d'inauguration, il faudra faire des cocktails. Voici la recette d'un cocktail pour 4 personnes
|
||||
|
||||
\begin{itemize}
|
||||
\item $\frac{1}{3}$L de jus d'orange
|
||||
\item 1,6dL de jus d'abricot
|
||||
\item 8cL de jus de citron vert
|
||||
\item une banane (d'un volume d'environ $110cm^3$)
|
||||
\item 1 cuillère à café de miel (d'un volume d'environ $5cm^3$)
|
||||
\item 4mL de sirop de grenadine
|
||||
\end{itemize}
|
||||
|
||||
\textbf{Quelle quantité de cocktail pourra boire chaque convive?}
|
||||
|
||||
Pour que les convives puissent apprécier leur cocktail, il faut qu'il soit présenté dans un beau verre ni trop rempli ni pas assez. Lequel de ces trois verres sera le plus approprier pour servir ce cocktail?
|
||||
|
||||
\begin{center}
|
||||
\includegraphics[scale=0.5]{./fig/verres}
|
||||
\end{center}
|
||||
|
||||
On rappelle que le volume d'un cône est $V = \frac{1}{3} \pi \times r^2 \times h$
|
||||
|
||||
|
||||
|
||||
|
||||
\end{document}
|
||||
|
||||
|
||||
%%% Local Variables:
|
||||
%%% mode: latex
|
||||
%%% TeX-master: "master"
|
||||
%%% End:
|
||||
BIN
3ePro/GrpA/3eProj/fig/chambre.png
Normal file
BIN
3ePro/GrpA/3eProj/fig/chambre.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 58 KiB |
BIN
3ePro/GrpA/3eProj/fig/verres.pdf
Normal file
BIN
3ePro/GrpA/3eProj/fig/verres.pdf
Normal file
Binary file not shown.
273
3ePro/GrpA/3eProj/fig/verres.svg
Normal file
273
3ePro/GrpA/3eProj/fig/verres.svg
Normal file
@@ -0,0 +1,273 @@
|
||||
<?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="1039.4834"
|
||||
height="360.73029"
|
||||
id="svg2"
|
||||
version="1.1"
|
||||
inkscape:version="0.48.4 r9939"
|
||||
sodipodi:docname="Nouveau document 1">
|
||||
<defs
|
||||
id="defs4" />
|
||||
<sodipodi:namedview
|
||||
id="base"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:zoom="0.55306975"
|
||||
inkscape:cx="434.52125"
|
||||
inkscape:cy="185.84841"
|
||||
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="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(-7.1704986,-594.02847)">
|
||||
<g
|
||||
id="g3993"
|
||||
transform="translate(0,2.1879564)">
|
||||
<path
|
||||
transform="matrix(0.58082534,0,0,0.63869232,-54.852704,495.1929)"
|
||||
d="m 685.2829,234.60712 c 0,18.00563 -125.07153,32.60207 -279.35507,32.60207 -154.28355,0 -279.35508,-14.59644 -279.35508,-32.60207 0,-18.00563 125.07153,-32.60208 279.35508,-32.60208 154.28354,0 279.35507,14.59645 279.35507,32.60208 z"
|
||||
sodipodi:ry="32.602077"
|
||||
sodipodi:rx="279.35507"
|
||||
sodipodi:cy="234.60712"
|
||||
sodipodi:cx="405.92783"
|
||||
id="path3753"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.79999995;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
sodipodi:type="arc" />
|
||||
<g
|
||||
transform="matrix(0.62109776,0,0,0.63869232,-57.486736,300.75454)"
|
||||
id="g3775">
|
||||
<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 122.73723,235.24637 384.83237,460.26463"
|
||||
id="path3755"
|
||||
inkscape:connector-curvature="0"
|
||||
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 643.73122,543.51407 381.63608,768.53233"
|
||||
id="path3755-4"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779"
|
||||
d="m 180.90786,790.7976 0,150.25734"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-6"
|
||||
d="m 248.61349,939.42169 -135.41125,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9"
|
||||
d="m 180.90786,648.39955 0,140.7757"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9-1"
|
||||
d="m 337.56938,645.67607 -156.65439,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="186.6683"
|
||||
y="700.64252"
|
||||
id="text3934"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3936"
|
||||
x="186.6683"
|
||||
y="700.64252">h = 10cm</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="216.27078"
|
||||
y="622.216"
|
||||
id="text3934-2"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
x="216.27078"
|
||||
y="622.216"
|
||||
id="tspan3959">r = 4cm</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="541.83661"
|
||||
y="700.64252"
|
||||
id="text3934-9"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3936-7"
|
||||
x="541.83661"
|
||||
y="700.64252">h = 7cm</tspan></text>
|
||||
<g
|
||||
transform="translate(346.31209,2.1879564)"
|
||||
id="g3993-0">
|
||||
<path
|
||||
transform="matrix(0.58082534,0,0,0.63869232,-54.852704,495.1929)"
|
||||
d="m 685.2829,234.60712 c 0,18.00563 -125.07153,32.60207 -279.35507,32.60207 -154.28355,0 -279.35508,-14.59644 -279.35508,-32.60207 0,-18.00563 125.07153,-32.60208 279.35508,-32.60208 154.28354,0 279.35507,14.59645 279.35507,32.60208 z"
|
||||
sodipodi:ry="32.602077"
|
||||
sodipodi:rx="279.35507"
|
||||
sodipodi:cy="234.60712"
|
||||
sodipodi:cx="405.92783"
|
||||
id="path3753-1"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.79999995;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
sodipodi:type="arc" />
|
||||
<g
|
||||
transform="matrix(0.62109776,0,0,0.63869232,-57.486736,300.75454)"
|
||||
id="g3775-6">
|
||||
<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 122.73723,235.24637 384.83237,460.26463"
|
||||
id="path3755-3"
|
||||
inkscape:connector-curvature="0"
|
||||
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 643.73122,543.51407 381.63608,768.53233"
|
||||
id="path3755-4-7"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-8"
|
||||
d="m 180.90786,790.7976 0,150.25734"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-6-8"
|
||||
d="m 248.61349,939.42169 -135.41125,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9-9"
|
||||
d="m 180.90786,648.39955 0,140.7757"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9-1-2"
|
||||
d="m 337.56938,645.67607 -156.65439,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
</g>
|
||||
<g
|
||||
transform="translate(692.6242,2.1879564)"
|
||||
id="g3993-6">
|
||||
<path
|
||||
transform="matrix(0.58082534,0,0,0.63869232,-54.852704,495.1929)"
|
||||
d="m 685.2829,234.60712 c 0,18.00563 -125.07153,32.60207 -279.35507,32.60207 -154.28355,0 -279.35508,-14.59644 -279.35508,-32.60207 0,-18.00563 125.07153,-32.60208 279.35508,-32.60208 154.28354,0 279.35507,14.59645 279.35507,32.60208 z"
|
||||
sodipodi:ry="32.602077"
|
||||
sodipodi:rx="279.35507"
|
||||
sodipodi:cy="234.60712"
|
||||
sodipodi:cx="405.92783"
|
||||
id="path3753-3"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.79999995;stroke-linecap:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
|
||||
sodipodi:type="arc" />
|
||||
<g
|
||||
transform="matrix(0.62109776,0,0,0.63869232,-57.486736,300.75454)"
|
||||
id="g3775-8">
|
||||
<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 122.73723,235.24637 384.83237,460.26463"
|
||||
id="path3755-8"
|
||||
inkscape:connector-curvature="0"
|
||||
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 643.73122,543.51407 381.63608,768.53233"
|
||||
id="path3755-4-1"
|
||||
inkscape:connector-curvature="0" />
|
||||
</g>
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-4"
|
||||
d="m 180.90786,790.7976 0,150.25734"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-6-6"
|
||||
d="m 248.61349,939.42169 -135.41125,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:3.03174233;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9-6"
|
||||
d="m 180.90786,648.39955 0,140.7757"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
<path
|
||||
inkscape:connector-curvature="0"
|
||||
id="path3779-9-1-3"
|
||||
d="m 337.56938,645.67607 -156.65439,0"
|
||||
style="fill:none;stroke:#000000;stroke-width:2.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:2.5, 2.5;stroke-dashoffset:0" />
|
||||
</g>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="559.20807"
|
||||
y="622.29608"
|
||||
id="text3934-2-3"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
x="559.20807"
|
||||
y="622.29608"
|
||||
id="tspan3959-7">r = 3cm</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="902.14526"
|
||||
y="622.16675"
|
||||
id="text3934-2-4"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
x="902.14526"
|
||||
y="622.16675"
|
||||
id="tspan3959-9">r = 5cm</tspan></text>
|
||||
<text
|
||||
xml:space="preserve"
|
||||
style="font-size:25.22728348px;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="883.11023"
|
||||
y="700.64252"
|
||||
id="text3934-9-8"
|
||||
sodipodi:linespacing="125%"><tspan
|
||||
sodipodi:role="line"
|
||||
id="tspan3936-7-5"
|
||||
x="883.11023"
|
||||
y="700.64252">h = 10cm</tspan></text>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 13 KiB |
19
3ePro/GrpA/3eProj/index.rst
Normal file
19
3ePro/GrpA/3eProj/index.rst
Normal file
@@ -0,0 +1,19 @@
|
||||
Notes sur 3eProj
|
||||
################
|
||||
|
||||
: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 3eProj.tex <3eProj.tex>`_
|
||||
|
||||
`Lien vers 3eProj.pdf <3eProj.pdf>`_
|
||||
|
||||
`Lien vers fig/verres.pdf <fig/verres.pdf>`_
|
||||
|
||||
`Lien vers fig/chambre.png <fig/chambre.png>`_
|
||||
Reference in New Issue
Block a user