summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex')
-rw-r--r--Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex29
1 files changed, 0 insertions, 29 deletions
diff --git a/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex b/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex
deleted file mode 100644
index b92d26651d0..00000000000
--- a/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex
+++ /dev/null
@@ -1,29 +0,0 @@
-\documentclass[pstricks]{standalone}
-\usepackage{pst-marble}
-\begin{document}
-\begin{pspicture}(-6,-6)(6,6)
-\psMarble[
- viscosity=-1000,%drawcontours,
-%bckg=false,
-%% Background color goes here:
- background=0.9 0.9 0.9,
-colors={
- [0.176 0.353 0.129]
- [0.635 0.008 0.094]
- [0.078 0.165 0.518]
- [0.824 0.592 0.031]
- [0.059 0.522 0.392]
- [0.816 0.333 0.475]
-},
-actions={%1.2 1.2 scale
- 0 0 35 colors 35 concentric-rings
- 0 350 shift
- 180 [ 20 50 25 tines ] 40 200 31 rake
- 90 {0.75 mul sin -120 mul} wiggle
- 180 [ 3 600 -150 tines ] 40 200 31 rake
- 90 {0.75 mul sin 240 mul} wiggle
- 180 [ 3 600 150 tines ] 40 200 31 rake
- 90 {0.75 mul sin -120 mul} wiggle
-}](12,12)
-\end{pspicture}
-\end{document} \ No newline at end of file