X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=9937a5c633e5d7205dc878e75b0ae9f9508b9b62;hb=8677aeb93a69409206cd95e1d0719b81cd305113;hp=641c7b8512703155e316deff094c2fc7be67ef70;hpb=03608ba50f54cf0511e28f2afe61efc99690c0e8;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 641c7b8512..9937a5c633 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.12" % necessary for upgrading to future LilyPond versions. +\version "2.19.33" % 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 }