X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fsimple-song.ly;h=f9751d9a67cbe2cb95e20d521b6a9eebe48458cf;hb=52c2fa58a215d4d7218d7491fbac51e0de7df31e;hp=57de8e3a54e30acf7455bb2286aec63ac3598950;hpb=0ed35996971e31e6c235d502d8dd1fa194fae9a1;p=lilypond.git diff --git a/input/simple-song.ly b/input/simple-song.ly index 57de8e3a54..f9751d9a67 100644 --- a/input/simple-song.ly +++ b/input/simple-song.ly @@ -1,19 +1,17 @@ -%% Optional helper for quick click and edit mode. May be omitted -#(ly:set-point-and-click 'line-column) %% A simple song in LilyPond << - \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! - } + \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.16" +\version "2.7.39"