X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=0dae0bf064795892e9a1091ea2f0afe555df12be;hb=1cab9ca99b60c249f4f813746e91070dbd745a4f;hp=48405c14aa0e77b116833668d12b6fa2663ba3f2;hpb=dc7cc1e2d4f48c4051de6394a3975b835552cc5d;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 48405c14aa..0dae0bf064 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.9" % necessary for upgrading to future LilyPond versions. +\version "2.19.47" % 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 }