]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/F.Schubert/standchen.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / mutopia / F.Schubert / standchen.ly
index eb952ee2f23f5c8d56962c34c9c1fdb7a9692879..05a483da48276ff149d90b28c94197ab454fceb8 100644 (file)
@@ -40,7 +40,7 @@ instrument = "Piano"
  footer = "Mutopia-2001/04/27-xx"
 } 
 
-\version "2.9.16"
+\version "2.7.39"
 
 #(set-global-staff-size 16)
 
@@ -448,14 +448,8 @@ bassStaff = \new Staff =  "bass"<<
 
        \context { \RemoveEmptyStaffContext }
     }
-    
-  \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 54 4)
-      }
+    \midi{
+       \tempo 4 = 54
     }
-
-
 }