]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-syntax.ly
Imported Upstream version 2.18.0
[lilypond.git] / input / regression / markup-syntax.ly
index cd475a1bbfd5a3fef6e671d2c1fdda291305b4b1..dc56d260ac945ca65dc2ae76d91845a9e69a2fa6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \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
     }
   }