maintenant le latex compile
This commit is contained in:
parent
f22575e877
commit
bf013aed86
3 changed files with 3 additions and 3 deletions
|
|
@ -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}
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
@ -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}
|
||||
Loading…
Reference in a new issue