summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex
blob: 60442e2f757f13d53f44905bf1373b62f237bf1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
\documentclass{article}
\usepackage{pstricks}
\usepackage{pst-slpe}
\pagestyle{empty}
\parindent=0pt

\begin{document}

\begin{pspicture}(12,5)
\psset{fillstyle=slopes}
\pscustom{\psccurve(0,0)(3,5)(5,3)(7,5)(8,2)(12,5)(11,2)(9,0)(7,1)(3,2)}
\end{pspicture}

\end{document}