]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/E.Satie/petite-ouverture-a-danser.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / mutopia / E.Satie / petite-ouverture-a-danser.ly
index e6e641a8d5a64a29b467b9487b9d4584caee4a0c..2981559188276a24cc74900dd15c49754589ccfe 100644 (file)
@@ -7,7 +7,7 @@
   copyright = "Public Domain"
 }
 
-\version "2.9.16"
+\version "2.7.39"
 
 global =  {
   \key a \minor
@@ -141,15 +141,9 @@ lower = \context Staff  \relative c \new Voice{
            \override SpacingSpanner #'spacing-increment = #3
        }
     }
-    
-  \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 60 4)
-      }
+    \midi {
+       \tempo 4 = 60
     }
-
-
 }
 
 %% Local Variables: