]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/user/examples.itely
* Documentation/user/examples.itely (Piano templates): Minor
[lilypond.git] / Documentation / user / examples.itely
index 27c42eeaa6560d1628ff48b58bd4029dbb87176b..5d4a8d106b171c0d6e330b054d4116338ebbce6b 100644 (file)
@@ -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" }