]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/J.S.Bach/bwv940.ly
* scripts/convert-ly.py (conv): fixed \context Foo = mixedCaps
[lilypond.git] / input / mutopia / J.S.Bach / bwv940.ly
index 65265083b55a03fc580bd9b2de5841fcef957241..61a2b620f6467076ce3e0598f9d8aa0ae047d2cb 100644 (file)
@@ -1,5 +1,5 @@
 #(ly:set-option 'old-relative)
-\version "2.3.22"
+\version "2.4.0"
 
 %{
  Header for Petites Preludes.
@@ -137,16 +137,16 @@ global = {
 \score{
        % Allegretto
        \context PianoStaff <<
-               \context Staff = upper <<
+               \context Staff = "upper" <<
                        \global
-                       \context Voice = i\one
-                       \context Voice = ii \two
+                       \context Voice = "i"\one
+                       \context Voice = "ii" \two
                >>
-               \context Staff = lower <<
+               \context Staff = "lower" <<
                        \global
                        \clef "bass"
-                       \context Voice= iii \three
-                       \context Voice = iv \four
+                       \context Voice = "iii" \three
+                       \context Voice = "iv" \four
                >>
        >>
        \layout{