X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=d65a798b1fd60b9e44a77afdfe130065401e4981;hb=1397ca12f954dc106b06ac06f0fcd1c9aea503f7;hp=17830c629da2e3dcd43c307eb38eaff736010f33;hpb=5fd4154e3aab5ecf17ff148573fcc9a6636e2414;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 17830c629d..d65a798b1f 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.7" % necessary for upgrading to future LilyPond versions. +\version "2.19.32" % 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 }