From 200ed52b92d0c656d3537ba8b34f52a775fa4a70 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 27 Mar 2002 01:04:33 +0000 Subject: [PATCH] lilypond-1.5.11 --- mutopia/J.S.Bach/wtk1-fugue2.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 } > } -- 2.39.5