I have just started to use LaTeX and I do not manage to do one thing : I would like to add a diagram (.png)between 2 paragraphs. However, when I try to do so, the diagram and the text place on top each other (superposition).
I looked for the solution on the Internet but no one works.
I hope you can help me.
(I apologize for my English mistakes, I'm not a native)
By the way, here is what I did :
Code: Select all
\documentclass[10pt]{report}
\usepackage[francais]{babel}
\usepackage[T1]{fontenc}
\usepackage[top=2cm, bottom=2cm, left=2cm, right=2cm]{geometry}
\usepackage{soul}
\usepackage{color}
\usepackage{graphicx}
\usepackage{wrapfig}
\usepackage{float}
\usepackage{here}
\usepackage{picins}
\usepackage[section]{placeins}
\makeatletter
\renewcommand{\thesection}{\@arabic\c@section}
\makeatother
\begin{document}
Condition de réplication.
\begin{figure}[!h]
\begin{center}
\includegraphics[scale=0.25]{replication.png}
\caption{Schéma de la réplication chez les Procaryotes}
\end{center}
\end{figure}
Avant Meselson et Stahl