From 32666ceb04d43968c3a17e6d50a25463dc8f7784 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 26 Jan 2006 11:07:50 +0000 Subject: [PATCH] (Score is a single musical expression): typo. (Score is a single musical expression): more typos. --- ChangeLog | 4 ++++ Documentation/user/putting.itely | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1f82b9c2d4..925558bbbc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-01-26 Han-Wen Nienhuys + * Documentation/user/putting.itely (Score is a single musical + expression): typo. + (Score is a single musical expression): more typos. + * scm/page.scm (annotate-space-left): thinko. (annotate-page): more thinkos. diff --git a/Documentation/user/putting.itely b/Documentation/user/putting.itely index a094a389b3..7c25c1193f 100644 --- a/Documentation/user/putting.itely +++ b/Documentation/user/putting.itely @@ -476,7 +476,7 @@ though. << \context Staff = singer @{ @} - \context PianoStaff = piano {@ + \context PianoStaff = piano @{ @} >> @} @@ -496,7 +496,7 @@ the vocal part and piano part at the same time! \context Voice = vocal @{ @} \lyricsto vocal \new Lyrics @{ @} @} - \context PianoStaff = piano {@ + \context PianoStaff = piano @{ \context Staff = upper @{ @} \context Staff = lower @{ @} @} @@ -540,7 +540,7 @@ lower = @{ @} \context Voice = vocal @{ \melody @} \lyricsto vocal \new Lyrics @{ \text @} @} - \context PianoStaff = piano {@ + \context PianoStaff = piano @{ \context Staff = upper @{ \upper @} \context Staff = lower @{ \lower @} @} -- 2.39.5