答案1
\documentclass{article}
\usepackage{graphicx}
\begin{document}
\includegraphics[height=100pt]{core}%
\begin{picture}(0,0)\tiny
\put(0,100){\line(1,0){40}}
\put(0,55){\line(1,0){30}}
\put(0,42){\line(1,0){40}}
\put(10,102){Surface du xx}
\put(10,95){Zone raxhvxkcv}
\put(10,70){\begin{tabular}{@{}l@{}}ZONE\\NON\\SATUREE\end{tabular}}
\put(10,30){\ldots\ \ldots}
\end{picture}
\end{document}