]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-changes.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / chord-changes.ly
index 8bff803b2e502166caf00907557061b3f4387242..122f236d34bacbcfdbc9985259c8c7f8ec54021f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 
 \header{
 texidoc="Property chordChanges: display chord names only when
@@ -23,5 +23,5 @@ settings = {
        >>
        \context Staff \transpose c c' \scheme
     >>
-    \paper{ raggedright = ##t }
+    \layout{ raggedright = ##t }
 }