From: matsb Date: Wed, 5 Jan 2005 12:20:16 +0000 (+0000) Subject: * Documentation/user/notation.itely (Setting simple songs): X-Git-Tag: release/2.5.23~726 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d6dbea947dd79a2318937b100550d95279e247e8;p=lilypond.git * Documentation/user/notation.itely (Setting simple songs): Correct several errors in the equivalent formulation of \addlyrics. --- diff --git a/ChangeLog b/ChangeLog index 2c46f45224..6bb723f1f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-01-05 Mats Bengtsson + + * Documentation/user/notation.itely (Setting simple songs): + Correct several errors in the equivalent formulation of + \addlyrics. + 2005-01-05 Han-Wen Nienhuys * scm/lily.scm (completize-formats): new function diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index b364c462cb..acaf2efe4c 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -3775,7 +3775,7 @@ is the same as @example \context Voice = blah @{ music @} -\lyricsto "blah" \lyricsmode \new lyrics @{ LYRICS @} +\lyricsto "blah" \new lyrics \lyricmode @{ LYRICS @} @end example