[pstricks] Fwd: Create a random path

Marco Daniel marcodaniel1807 at googlemail.com
Mon Jan 25 21:12:52 CET 2010


Hello,

I am trying to construct a picture like this:
http://www.matheplanet.com/matheplanet/nuke/html/uploads/8/7723_11_Offene_berdeckung.jpg

I have no idea how to create such a path.

Here is my minimal example:

%%%%%%%%%
\documentclass{article}
\usepackage{pstricks}
\usepackage{pstricks-add}

\begin{document}
\psset{unit=1cm}
\begin{pspicture}(0,0)(8,6)
\pscurve(3,5.2)(1,5)(0.5,4)(2,1)(4,2)(8,3)(3,5.2)
\end{pspicture}
\end{document}
%%%%%%%%%

regards
Marco

PS: I sent this email at 06:30pm by an other email provider. Until now nothing happens.



More information about the PSTricks mailing list