User:Manuela/roses and vines: Difference between revisions
Created page with "*[https://openclipart.org/detail/243175 source from OpenClipart] An ornament as LilyPond path. This has the advantage that you can use any color you like. <lilypond version="2.26.0" > #(define roses '( (moveto 0 0) (rcurveto -22.0798 -0 -3.8285 56.4351 2.0699 66.8582) (rcurveto 12.8066 22.6301 33.6444 33.1873 56.0453 44.028) (rcurveto 8.8018 4.2595 11.2908 4.7706 8.0693 13.5919) (rcurveto -3.6298 9.9396 -10.9812 27.917 -22.6618 30.4641) (rcurveto -23.9172 5.2157 -50.29..." |
mNo edit summary |
||
| Line 2: | Line 2: | ||
An ornament as LilyPond path. This has the advantage that you can use any color you like. | An ornament as LilyPond path. This has the advantage that you can use any color you like. | ||
All coordinates are relative, so you can change the starting point to any value you like. | |||
<lilypond version="2.26.0" > | <lilypond version="2.26.0" > | ||