X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=6225500a8f3b3406c405ff39437f3db9173671c7;hb=df2532c9e0b0e1697a3e72b6ccbcc4b003a507d2;hp=5655a7334c18a67617813afee76b1aba7c1b521e;hpb=c39d188d28fdc84cef8cbaea7b8d6e2fb718c30f;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 5655a7334c..6225500a8f 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.8" % necessary for upgrading to future LilyPond versions. +\version "2.19.40" % 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 }