From 0ee8e3f7d359c3402dae3b59fa4295b91a37007e Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:47:31 +0000 Subject: [PATCH] lilypond-1.3.40 --- 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 67f94fec7f..74133ef99d 100644 --- a/mutopia/J.S.Bach/wtk1-fugue2.ly +++ b/mutopia/J.S.Bach/wtk1-fugue2.ly @@ -164,14 +164,14 @@ bassdux = \context Voice=three \notes \relative c' { \notes \context PianoStaff < \context Staff = treble < - \key C \minor; + \key c \minor; \dux { \comes \bar "|."; } \time 4/4; \property Score.timeSignatureStyle = "C" > \context Staff = bass < - \key C \minor; + \key c \minor; \bassdux > > -- 2.39.5