X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=05b84931e8300d16080058fa004021dc7cecc8ad;hb=0a34e892b31530e87380bffaac0bb9cf9a1c8a91;hp=941ceaacfe2bf35a6239c2a3290312be0444e3a1;hpb=53f16b4265fe17070cd28123f342b95da7da49af;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 941ceaacfe..05b84931e8 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.14.0" % necessary for upgrading to future LilyPond versions. +\version "2.19.23" % 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 }