maintenant le latex compile

This commit is contained in:
ataban 2026-03-12 10:44:18 +01:00
parent f22575e877
commit bf013aed86
No known key found for this signature in database
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ Ici je cite une grande référence \cite{test}
\section{Une autre section}
\begin{figure}[h]
\centering
\includegraphics[width=0.5\textwidth]{example-image} % Remplacez par votre image
%\includegraphics[width=0.5\textwidth]{example-image} % Remplacez par votre image
\caption{Ceci est un exemple de figure.}
\label{fig:example}
\end{figure}

View file

@ -7,6 +7,6 @@
\node at (6.8, -7) {\large \firstcouverture};
\node at (6.8, -17) {{\sffamily\secondcouverture}};
%\node at (11.5, -12.2) {\includegraphics[height=3cm]{\imagecouverture}};
\node at (15.05, -0.3) {\includegraphics[width=3cm]{\imagecouverture}};
%\node at (15.05, -0.3) {\includegraphics[width=3cm]{\imagecouverture}};
\end{tikzpicture}
\newpage

View file

@ -17,7 +17,7 @@
\node at (6.8, -7) {\large \firstcouverture};
\node at (6.8, -17) {\secondcouverture};
%\node at (11.5, -12.2) {\includegraphics[height=3cm]{\imagecouverture}};
\node at (15.05, -0.3) {\includegraphics[width=3cm]{\imagecouverture}};
%\node at (15.05, -0.3) {\includegraphics[width=3cm]{\imagecouverture}};
\end{tikzpicture}
\newpage
\AddToShipoutPicture{\BackgroundPic}