]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.40
authorfred <fred>
Tue, 26 Mar 2002 22:47:31 +0000 (22:47 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:47:31 +0000 (22:47 +0000)
mutopia/J.S.Bach/wtk1-fugue2.ly

index 67f94fec7f1f79d734b801d7e570ad39d9942d88..74133ef99df112aaa363b212d2e7319cad3c75b5 100644 (file)
@@ -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
        >
     >