lilypond-1.5.11
authorfred <fred>
Wed, 27 Mar 2002 01:04:33 +0000 (01:04 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:04:33 +0000 (01:04 +0000)
mutopia/J.S.Bach/wtk1-fugue2.ly

index 80e6941046159ef5daf8b0e53f8b01f42e9c8f8c..8cda734a5f60da579599df54918199f7184ac0d4 100644 (file)
@@ -168,8 +168,8 @@ bassdux =  \context Voice=three \notes \relative c' {
   d c g' g, 
 %%30
   \context Staff=bass <
-    {\stemUp c2 ~ | c1 ~ | c1 }
-    \context Voice=four {\stemDown c,2 ~ | c1 ~ | c1 }
+    { \voiceOne c2 ~ | c1 ~ | c1 }
+    \context Voice=four { \voiceTwo  c,2 ~ | c1 ~ | c1 }
   >
 }