]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-knee.ly
The grand \paper -> \layout, \bookpaper -> \paper renaming.
[lilypond.git] / input / regression / spacing-knee.ly
index 831567d1f78cbefce5aba1cf3bdb7d487843c767..18ecdf9afb39f1540357916d810a746db7c11b50 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.17"
+\version "2.3.22"
 \header {
 
     texidoc = "For knees, the spacing correction is such that the
@@ -16,7 +16,7 @@ width of the note heads and the thickness of the stem.
  \override Stem  #'thickness = #10 
  g''8[ g g'' g''] 
     }
-\paper { raggedright = ##t}
+\layout { raggedright = ##t}
      }