Tite question:
Un petit tas de questions:
Pour \simeq il faut forcément l'entourer de $ ?
Et pour les unités (cm, L, ... comment les marque t'on?)
Et pourquoi j'ai l'erreur
LaTeX Error: Cannot determine size of graphic in patronCylindre.png (no Bound
ingBox).
alors que mon code est
\begin{figure}
\centering
\includegraphics[width=5cm,height=5cm]{patronCylindre.png}
\caption{Patron d'un cylindre}
\end{figure}
?