X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=b3cbf95e7191653bbc460883a800389ea6325a75;hb=3b82c8ac19e5d6825cc8f84e5dc9289d2e8d98de;hp=c1faabb9afaa6982028b40609877d160bf098467;hpb=c77c13b688283dff0abe9343196739f4c15c6664;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index c1faabb9af..b3cbf95e71 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.18" % necessary for upgrading to future LilyPond versions. +\version "2.19.62" % 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 }