X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fsimple-song.ly;h=f9751d9a67cbe2cb95e20d521b6a9eebe48458cf;hb=99fc8ed37cbaaeec7e6f12c52cf210bc22865222;hp=344c8b8aedf543fb62d961256783768792cb9812;hpb=f5889770b05d6ed2bab79cdb82b65cea238b92df;p=lilypond.git diff --git a/input/simple-song.ly b/input/simple-song.ly index 344c8b8aed..f9751d9a67 100644 --- a/input/simple-song.ly +++ b/input/simple-song.ly @@ -1,17 +1,17 @@ %% 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.5.13" +\version "2.7.39"