]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/follow-voice-break.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / follow-voice-break.ly
index 35ea1e8bcdcb156c9727ebdf6b9e38c5869b1662..7192135a8646e9d430eeb2536ae85779aa0917ce 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.3.17"
+\version "2.3.22"
 \header{
        texidoc = "
 The line-spanners connects to the Y position of the note  on the next line.
@@ -19,7 +19,7 @@ printed.
                }
         \context Staff=two { \clef bass \skip 1*2 }
     >>
-    \paper{
+    \layout{
        raggedright = ##t
     }
 }