X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=input%2Ftutorial%2Fgaluppi.ly;h=1c6343a288750fa1501e4356b6f772619620f74c;hb=68a168bff1fec7f8011b2afa82d4fc89182c4bf7;hp=44e40c4e368623a4fa1df6eefb3eaadadbfbcfc7;hpb=452fce3d93d6caa5670f39835fa62749ed609c8e;p=lilypond.git diff --git a/input/tutorial/galuppi.ly b/input/tutorial/galuppi.ly index 44e40c4e36..1c6343a288 100644 --- a/input/tutorial/galuppi.ly +++ b/input/tutorial/galuppi.ly @@ -22,10 +22,10 @@ tenor = \notes \relative c' { \score { \context PianoStaff \notes < - \context Staff = top { \key d \major; \time 4/4; + \context Staff = top { \key d \major \time 4/4 \soprano } - \context Staff = bottom < \key d \major; \time 4/4; \clef bass; + \context Staff = bottom < \key d \major \time 4/4 \clef bass \context Voice = up { \tenor } \context Voice = down { \bass } >