X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=526bb56eb466dd245097399c68fdbba72aa876d5;hb=87aa27529fbd185872f66125c5948b19ddeee260;hp=65432a764af62ee3933021e5594f220edad5a686;hpb=fa41ae813169d5014633a9b3b4f82aade23ebe57;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 65432a764a..526bb56eb4 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.14" % necessary for upgrading to future LilyPond versions. +\version "2.19.41" % 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 }