]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/header-ifelse.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / test / header-ifelse.ly
index 3f0a95c59512b2c2b8394914f332cc89f840322c..c6ea9463401b8b6faf016cc4b1dd145a07916a3b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.8"
+\version "2.10.0"
 
 
 #(if (not (defined? 'pieceTagLine))
@@ -16,6 +16,6 @@ This example puts the current version in the title via Scheme.
 " 
 }
 
-\paper {raggedright=##t}
+\layout {ragged-right=##t}
 { c'4 }