]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-syntax.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / markup-syntax.ly
index 899909df278eb9ca49d73a84f2c5fb9f5959c983..1350a2447c1f64fad390fb3368c6af9134b259e5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.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
     }
   }