]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/J.S.Bach/wtk1-fugue2.ly
update syntax in .ly files.
[lilypond.git] / input / mutopia / J.S.Bach / wtk1-fugue2.ly
index 0bf13d689476f20b0fb63fc62e79eab5d6726130..fa88266238d568d7ab700d71c5f000fbe9cd0687 100644 (file)
@@ -37,7 +37,7 @@
 %}
 
 
-\version "1.6.0"
+\version "1.7.6"
 
 
 
@@ -99,8 +99,8 @@ dux =  \context Voice=two \notes \relative c''{
   b, c d b b c r c |
   f16 d es c ~ c8 b c4 r8 e |
 %%30
-  f4 r8 f f es16 d es8 <f as> |
-  <b, d> r <b d> r <g2 c> |
+  f4 r8 f f es16 d es8 <<f as>> |
+  <<b, d>> r <<b d>> r <<g c>>2 |
 }
 
 
@@ -142,7 +142,7 @@ comes =  \context Voice=one \notes \relative c'' {
   g f16 es f8 d as' g r a |
   b c f,16 es d c c8 c'16 b c8 g |
 %%30
-  as c16 b c8 <d b ! as !> g,8 c16 b c8 d |
+  as c16 b c8 <<d b ! as !>> g,8 c16 b c8 d |
   f,16 g as4 g16 f e2 |
 }
 
@@ -222,3 +222,4 @@ bassdux =  \context Voice=three \notes \relative c' {
     }
 }
 
+%% new-chords-done %%