X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=96ec47c3c6d2a4474a2d370f1158d452a8c67796;hb=1d347c959f434118436b0f1c08fd0b7b37c98dac;hp=b85bdcebb3165a1776f6648a70ac683b0143e132;hpb=9eebfe56bb3a2f2267e56bbd09570fd6e719951c;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index b85bdcebb3..96ec47c3c6 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.13" % necessary for upgrading to future LilyPond versions. +\version "2.19.27" % 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 }