dgwWJT
Written on June 24, 2019
% Dans le préambule
% -----------------
\usepackage{pstricks-add}
% -----------------
\begin{pspicture}(0,0)(4,2)
\rput(0,0.8){Espace} \rput{10}(0,0.5){Détente}
\pspolygon[fillstyle=crosshatch]
(1,0)(3,0)(3,1)(1,1)
\rput*(2,0.5){Spa}
\end{pspicture}