From 9ded81e05478185ded1ffbef73495a890286d57e Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Wed, 5 Jan 2005 12:20:16 +0000 Subject: [PATCH] * Documentation/user/notation.itely (Setting simple songs): Correct several errors in the equivalent formulation of \addlyrics. --- ChangeLog | 6 ++++++ Documentation/user/notation.itely | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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 -- 2.39.5