X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=1118dae394a25f4f6449a4e6652eeb1c4a6e616a;hb=40dc095e51ecfe198b9209e2a1612d44325a4bfb;hp=6afad0027c26c1b19da913e13017fb8ad6447d2f;hpb=5a6340b7f319802a7313c0e6b82eef96909cde42;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 6afad0027c..1118dae394 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.17" % necessary for upgrading to future LilyPond versions. +\version "2.19.59" % 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 }