]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/tutorial/galuppi.ly
release: 1.3.146
[lilypond.git] / input / tutorial / galuppi.ly
index 44e40c4e368623a4fa1df6eefb3eaadadbfbcfc7..1c6343a288750fa1501e4356b6f772619620f74c 100644 (file)
@@ -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 }
                >