X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=40f2a9fbd961a362e1c13ba42cd23ade5c642c24;hb=22db9b5aa83f86dd8e605f02c9a04b95881f1fad;hp=641c7b8512703155e316deff094c2fc7be67ef70;hpb=324ff94afc62c7011b7377f24392f95391ed3b84;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 641c7b8512..40f2a9fbd9 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.12" % necessary for upgrading to future LilyPond versions. +\version "2.19.53" % 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 }