X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=6d65df2be75b6141f6ac51e2bd8e3cf9fee24bfe;hb=5454d84ac08b7e22ee351fb16a8136d662e6cb4f;hp=d1ef2cec72722ed5e612789c837dc4839e9d7b8a;hpb=0fe24db3936774a8fb913cb14c997036db7aeb1c;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index d1ef2cec72..6d65df2be7 100644 --- a/ly/Welcome_to_LilyPond.ly +++ b/ly/Welcome_to_LilyPond.ly @@ -32,7 +32,7 @@ Good luck with LilyPond! Happy engraving. %} -\version "2.19.15" % necessary for upgrading to future LilyPond versions. +\version "2.19.42" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" @@ -40,6 +40,6 @@ Good luck with LilyPond! Happy engraving. http://lilypond.org/introduction.html" } -\relative c' { - c d e f g a b c +\relative { + c' d e f g a b c }