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.tex17
1 files changed, 9 insertions, 8 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
index ca1fcbba842..b43ba90a125 100644
--- a/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex
+++ b/Master/texmf-dist/doc/generic/pst-marble/examples/Bouquet.tex
@@ -4,7 +4,7 @@
\begin{pspicture}(-6,-6)(6,6)
\psMarble[
background={
- [1 1 1]
+ [64 64 64]
},
colors={
[0.176 0.353 0.129]
@@ -17,14 +17,15 @@
viscosity=1000,
actions={
0 0 24 colors 36 concentric-rings
- 180 [ 20 50 25 tines ] 40 200 31 rake
+ 180 [ 20 50 -25 tines ] 40 200 31 rake
0 350 shift
- 0 270 0 -120 wiggle
- 180 [ 3 600 -150 tines ] 40 200 31 rake
- 0 270 0 240 wiggle
- 180 [ 3 600 150 tines ] 40 200 31 rake
- 0 270 0 -120 wiggle
+ 0 480 120 0 -240 jiggle
+ 180 [ -150 450 ] 40 200 31 rake
+ 0 480 120 0 240 jiggle
+ 0 480 120 0 240 jiggle
+ 180 [ -450 150 ] 40 200 31 rake
+ 0 480 120 0 -240 jiggle
}
- ](12,12)
+ ](-6,-6)(6,6)
\end{pspicture}
\end{document}