]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/screech-boink.ly
*** empty log message ***
[lilypond.git] / input / screech-boink.ly
index 967659055b40fa6ea350ddfbb27d66b43197535f..7528ce7e51720ad5a4f65cacbeb954e41c77c779 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.7.39"
 \header {
     title = "Screech and boink"
     subtitle = "Random complex notation"
@@ -7,7 +7,7 @@
 
 \score {
      \context PianoStaff <<
-       \context Staff = "up" {
+       \new Staff =  "up" {
            \time 4/8
            \key c \minor
 
@@ -32,7 +32,7 @@
           >>
        }
 
-       \context Staff = "down" {
+       \new Staff =  "down" {
            \clef bass
            \key c \minor
            \set subdivideBeams = ##f
@@ -54,7 +54,7 @@
     \midi { \tempo 8 = 60 }
 
     \layout {
-       raggedright = ##t 
+       ragged-right = ##t 
 
        \context {
            \Staff