From: Mats Bengtsson Date: Thu, 10 Nov 2005 11:40:58 +0000 (+0000) Subject: * Documentation/user/examples.itely (Piano templates): Minor X-Git-Tag: release/2.7.17~35 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=33c0649870f190c379ea4d8faceae31d394fd8b0;p=lilypond.git * Documentation/user/examples.itely (Piano templates): Minor modification to the Piano centered lyrics example. --- diff --git a/ChangeLog b/ChangeLog index 00004b40a0..aff41da433 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-10 Mats Bengtsson + + * Documentation/user/examples.itely (Piano templates): Minor + modification to the Piano centered lyrics example. + 2005-11-10 Han-Wen Nienhuys * Documentation/user/point-and-click.itely: simplify p&c diff --git a/Documentation/user/examples.itely b/Documentation/user/examples.itely index 27c42eeaa6..5d4a8d106b 100644 --- a/Documentation/user/examples.itely +++ b/Documentation/user/examples.itely @@ -271,13 +271,12 @@ text = \lyricmode { \score { \context GrandStaff << - \context Staff = upper { - \context Voice = singer \upper } + \context Staff = upper { \context Voice = singer \upper } \lyricsto "singer" \new Lyrics \text - \context Staff = lower << + \context Staff = lower { \clef bass \lower - >> + } >> \layout { \context { \GrandStaff \accepts "Lyrics" }