]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-syntax.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / markup-syntax.ly
index 73b9cff77f23f61940af4e1c4ed9acb8b8932320..dc56d260ac945ca65dc2ae76d91845a9e69a2fa6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.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
     }
   }