]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/markup-commands.ly
Web-ja: update introduction
[lilypond.git] / input / regression / markup-commands.ly
index 5f52e9bb65c12ba84ff7af33c69f4709d727b74c..56506da8e1c645ba91faf38992eaf395ed9602dd 100644 (file)
@@ -5,7 +5,7 @@
 
 }
 \paper { ragged-right = ##T }
-\version "2.14.0"
+\version "2.17.6"
 
 \score{
   {
@@ -40,7 +40,7 @@
   \layout {
     \context {
       \Score
-      \override PaperColumn #'keep-inside-line = ##f
+      \override PaperColumn.keep-inside-line = ##f
     }
   }
 }