]> 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 73b9cff77f23f61940af4e1c4ed9acb8b8932320..1350a2447c1f64fad390fb3368c6af9134b259e5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.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
     }
   }