On Mon, Sep 28, 2015 at 8:28 AM, Menu Jacques <[email protected]> wrote:
> Hello folks,
>
> My grand-son, 6 years and a half old, discovered what he named a rainbow in 
> the first LP score I’ve done for him. The goal is for him to copy it by hand 
> on empty staves.
> The rainbow is actually a fermata…

\markup {
  \combine
  \with-color #(x11-color "purple") \musicglyph #"scripts.ufermata"
  \fontsize #1
  \combine
  \with-color #(x11-color "blue") \musicglyph #"scripts.ufermata"
  \fontsize #1
  \combine
  \with-color #(x11-color "green") \musicglyph #"scripts.ufermata"
  \fontsize #1
  \combine
  \with-color #(x11-color "yellow") \musicglyph #"scripts.ufermata"
  \fontsize #1
  \combine
  \with-color #(x11-color "orange") \musicglyph #"scripts.ufermata"
  \fontsize #1
  \with-color #(x11-color "red") \musicglyph #"scripts.ufermata"
}

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to