From: Mats Bengtsson Date: Wed, 5 Jan 2005 12:18:15 +0000 (+0000) Subject: * Documentation/user/notation.itely (Setting simple songs): X-Git-Tag: release/2.4.6~41 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=22ad9c37ac6e56cd2e03669a67b0aef3d664d23b;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 547ee175c6..f83db6d102 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. + 2004-12-26 Jan Nieuwenhuizen * Documentation/user/changing-defaults.itely: Fix internalsrefs diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 576cb33ebb..3b05fc9ec9 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -3742,7 +3742,7 @@ is the same as @example \context Voice = blah @{ music @} -\lyricsto "blah" \lyricsmode \new lyrics @{ LYRICS @} +\lyricsto "blah" \new lyrics \lyricmode @{ LYRICS @} @end example