]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/F.Schubert/morgenlied.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / input / mutopia / F.Schubert / morgenlied.ly
index d34939a15dc295be2f441e2084138dca75299604..18cd30924a889a28cfc73192bec2ed5a25b0f146 100644 (file)
@@ -160,7 +160,7 @@ pianoLH =  \relative c'' \repeat volta 2 {
           \lyricsto "singer" \new Lyrics \firstVerse
           \lyricsto "singer" \new Lyrics \secondVerse
           \new PianoStaff << 
-              \set PianoStaff.instrumentName = \markup {
+              \set PianoStaff.instrument = \markup {
                   \bold
                   \bigger\bigger\bigger\bigger \huge "2.  " }
               \new Staff \pianoRH
@@ -186,10 +186,7 @@ pianoLH =  \relative c'' \repeat volta 2 {
            }
        }
        \midi {
-         \context {
-           \Score
-           tempoWholesPerMinute = #(ly:make-moment 70 4)
-         }
+           \tempo 4 = 70
        }
     }
 }