]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.150
authorfred <fred>
Wed, 27 Mar 2002 01:01:21 +0000 (01:01 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:01:21 +0000 (01:01 +0000)
input/test/part-combine.ly

index 98ab7f1221bb7fe92fb66ae422735cb7b741f5bf..843c22bf667df4259afce87b1ee9380cc851f010 100644 (file)
@@ -10,15 +10,15 @@ voices according to actual rhythm and pitch.  User-defined texts such as
 }
 
 \score{
-  \context Staff = flauti <
+   \notes \context Staff = flauti <
     \time 4/4
     \context Voice=one \partcombine Voice
-    \context Thread=one \notes\relative c'' {
+    \context Thread=one\relative c'' {
       c4 d e f | b,4 d c d | r2 e4 f | c4 d e f |
       c4 r e f | c4 r e f | c4 r a r | a a r a |
       a2 \property Voice.soloADue = ##f a |
     }
-    \context Thread=two \notes\relative c'' {
+    \context Thread=two\relative c'' {
       g4 b d f | r2 c4 d | a c c d | a4. b8 c4 d
       c r e r | r2 s2 | a,4 r a r | a r r a |
       a2 \property Voice.soloADue = ##f a |