Pascal LAFOURCADE 5 years ago
parent f8ccb789cd
commit 561596401d

@ -23,5 +23,12 @@
\end{center} \end{center}
\begin{center}
\resizebox{.48\linewidth}{!}{
\input{maison-press1}
}
\end{center}
\end{document} \end{document}

@ -0,0 +1,22 @@
\begin{tikzpicture}
\fill[color=gray!20] (3,25) -- (12,25) -- (12,16.5) --
(7.5,9) -- (3,16.5) -- cycle;
\input{terrain}
\node (1) at (11, 24) {\LARGE 1};
\node (2) at (4, 24) {\LARGE 2};
\node (3) at (11, 17.5) {\LARGE 3};
\node (4) at (4, 17.5) {\LARGE 4};
\node (5) at (7.5, 11) {\LARGE 5};
\node[draw,circle] (B) at (6.5,29) {\LARGE X};
\end{tikzpicture}
Loading…
Cancel
Save