X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=0bbd29b80fd2afab88fbdf1c9cb49f55881f5d92;hb=5ac40949b8276fccf442709efbddc58c35041442;hp=94949cb20c2e943fbe7717b3a9fe528bb6657705;hpb=c3ed9f63b9e1f75e293bd0a2a9a7a0f6cd431d35;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 94949cb20c..0bbd29b80f 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.10" % necessary for upgrading to future LilyPond versions. +\version "2.19.34" % 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 }