]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-syntax.ly
Issue 5167/1: Reorganize markup commands to use object properties
[lilypond.git] / input / regression / markup-syntax.ly
index cd475a1bbfd5a3fef6e671d2c1fdda291305b4b1..1350a2447c1f64fad390fb3368c6af9134b259e5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.19.32"
 
 \header {
   texidoc = "Demo of markup texts, using LilyPond syntax."
@@ -54,7 +54,7 @@
   \layout {
     \context {
       \Score
-      \override PaperColumn #'keep-inside-line = ##f
+      \override PaperColumn.keep-inside-line = ##f
     }
   }