X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fsimple-song.ly;h=b05fa4613dfd0373703b912ce1a7e2fdea5876a6;hb=5260be4f83c650d0a87fbb274f06f179f6595113;hp=3469c058b1a4b4886a00b390680fff14bc3ca9f2;hpb=34881554afeaf03a55a3a983caf9cfeaaf3ea060;p=lilypond.git diff --git a/input/simple-song.ly b/input/simple-song.ly index 3469c058b1..b05fa4613d 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.22" +\version "2.12.0"