summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex b/Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex
new file mode 100644
index 00000000000..60442e2f757
--- /dev/null
+++ b/Master/texmf-dist/doc/generic/pstricks/voss/bsp111.tex
@@ -0,0 +1,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}
+