]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/snippets/new/staff-headword.ly
Run scripts/auxiliar/update-with-convert-ly.py
[lilypond.git] / Documentation / snippets / new / staff-headword.ly
index 7547f03eb07a2b065399c5ecb122a3eb4b8b8bb8..3dbed3282b87649c37e2ac6c9917463407cdfcac 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.15.32"
 \include "catalan.ly"
 #(set-global-staff-size 15)
 \paper{
@@ -117,10 +117,7 @@ lower = \relative do {
     >>
   >>
   \midi {
-    \context {
-      \Score
-      tempoWholesPerMinute = #(ly:make-moment 72 4)
-    }
+    \tempo 4 = 72
   }
 }