]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/balloon.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / balloon.ly
index 3ba915b3cad39f1665fe10aaca695dd5bae43644..47ea9fca954e41283281d0059fb0a998f3a94d01 100644 (file)
@@ -5,7 +5,7 @@
 with lines and explanatory text added."
   
 }
-\version "2.16.0"
+\version "2.17.6"
 
 \layout{ ragged-right = ##t }
 
@@ -21,7 +21,7 @@ with lines and explanatory text added."
   \layout {
     \context {
       \Score
-      \override PaperColumn #'keep-inside-line = ##f
+      \override PaperColumn.keep-inside-line = ##f
     }
   }
 }