]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia/J.S.Bach/wtk1-fugue2.ly
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / input / mutopia / J.S.Bach / wtk1-fugue2.ly
index 3fa773fae01aafb1a859812ac6aa65fdaec33d0c..a92188df114f980eef964866bcc8e8b0b3292731 100644 (file)
@@ -41,7 +41,7 @@
 
 
 
-\version "2.6.0"
+\version "2.12.0"
 
 
 
@@ -219,11 +219,14 @@ bassdux = \context Voice = "three"  \relative c' {
        }
        \layout {}
        \midi {
-           \tempo 4 =84
+         \context {
+           \Score
+           tempoWholesPerMinute = #(ly:make-moment 84 4)
+         }
        }
     }
     \paper {
-       linewidth = 18.0 \cm
-       raggedlastbottom = ##f
+       line-width = 18.0 \cm
+       ragged-last-bottom = ##f
     }
 }