X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fsimple-song.ly;h=74f48a75b731d956abc1d0979e38c84d7bf557bc;hb=0d9d23af5b7e7c380972c64f0a76b398d4527422;hp=be587eb902c7a58608f8560317a796ef2632c86b;hpb=c7e50f1a87423d6ef0e229f86edffcaa041c9e39;p=lilypond.git diff --git a/input/simple-song.ly b/input/simple-song.ly index be587eb902..74f48a75b7 100644 --- a/input/simple-song.ly +++ b/input/simple-song.ly @@ -1,18 +1,17 @@ -% remove-me -#(ly:set-point-and-click 'line-column) %% A simple song in LilyPond << - \relative { - \clef bass - d2 d c4 bes a2 \break - c2 c d4 f g2 - } - \newlyrics { - My first Li -- ly song, - Not much can go wrong! - } + \relative { + \clef bass + d,2 d c4 bes a2 \break + c2 c d4 f g2 + } + \addlyrics { + My first Li -- ly song, + Not much can go wrong! + } >> %% Optional helper for automatic updating by convert-ly. May be omitted. -\version "2.3.0" +\version "2.11.51" +