projects
/
lilypond.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61aa4ae
)
lilypond-1.5.11
author
fred
<fred>
Wed, 27 Mar 2002 01:04:33 +0000
(
01:04
+0000)
committer
fred
<fred>
Wed, 27 Mar 2002 01:04:33 +0000
(
01:04
+0000)
mutopia/J.S.Bach/wtk1-fugue2.ly
patch
|
blob
|
history
diff --git
a/mutopia/J.S.Bach/wtk1-fugue2.ly
b/mutopia/J.S.Bach/wtk1-fugue2.ly
index 80e6941046159ef5daf8b0e53f8b01f42e9c8f8c..8cda734a5f60da579599df54918199f7184ac0d4 100644
(file)
--- 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 }
>
}