]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/J.S.Bach/bwv940.ly
*** empty log message ***
[lilypond.git] / input / mutopia / J.S.Bach / bwv940.ly
index 8ca4e3f3598ad45a325de1ceb2b4accc00a1aed2..1a60e954b7c64d6c1652f925024c53075a5e42d7 100644 (file)
@@ -12,6 +12,8 @@
 %}
 
 
+
+
 \header{
   title =       "Praeludium"
   composer =    "Johann Sebastian Bach (1685-1750)"
@@ -136,17 +138,17 @@ global = {
 
 \score{
        % Allegretto
-       \context PianoStaff <<
-               \context Staff = "upper" <<
+       \new PianoStaff <<
+               \new Staff = "upper" <<
                        \global
-                       \context Voice = "i"\one
-                       \context Voice = "ii" \two
+                       \new Voice = "i"\one
+                       \new Voice = "ii" \two
                >>
-               \context Staff = "lower" <<
+               \new Staff = "lower" <<
                        \global
                        \clef "bass"
-                       \context Voice = "iii" \three
-                       \context Voice = "iv" \four
+                       \new Voice = "iii" \three
+                       \new Voice = "iv" \four
                >>
        >>
        \layout{