From: fred Date: Wed, 27 Mar 2002 01:04:33 +0000 (+0000) Subject: lilypond-1.5.11 X-Git-Tag: release/1.5.59~674 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=200ed52b92d0c656d3537ba8b34f52a775fa4a70;p=lilypond.git lilypond-1.5.11 --- diff --git a/mutopia/J.S.Bach/wtk1-fugue2.ly b/mutopia/J.S.Bach/wtk1-fugue2.ly index 80e6941046..8cda734a5f 100644 --- a/mutopia/J.S.Bach/wtk1-fugue2.ly +++ b/mutopia/J.S.Bach/wtk1-fugue2.ly @@ -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 } > }