X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=365abc53dd0c12a79cb848cc4b13e130032ab949;hb=4deeb03368953dd1bf405c38e748e419ae62a284;hp=bffb070968a3e3b6093ce4f64f632f99c37d9143;hpb=211937747d4adbae18d6ce41f88dffbb3ca04a5f;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index bffb070968..365abc53dd 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.20" % necessary for upgrading to future LilyPond versions. +\version "2.19.38" % 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 }