From 33c0649870f190c379ea4d8faceae31d394fd8b0 Mon Sep 17 00:00:00 2001 From: Mats Bengtsson Date: Thu, 10 Nov 2005 11:40:58 +0000 Subject: [PATCH] * Documentation/user/examples.itely (Piano templates): Minor modification to the Piano centered lyrics example. --- ChangeLog | 5 +++++ Documentation/user/examples.itely | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) 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" } -- 2.39.2