]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-knee.ly
Run convert-ly on input/lsr and input/regression
[lilypond.git] / input / regression / spacing-knee.ly
index 442f78c445ee98f172ab4f2e2b93532eac708ff7..536f6d87c25421c96b208f817f1c5b78e9afb992 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.11.51"
 \header {
 
   texidoc = "For knees, the spacing correction is such that the
@@ -7,6 +7,8 @@ width of the note heads and the thickness of the stem.
 "
 }
 
+\layout { ragged-right = ##t}
+
 {
   g''8[ g g'' g''] 
 
@@ -16,7 +18,7 @@ width of the note heads and the thickness of the stem.
   \override Stem  #'thickness = #10 
   g''8[ g g'' g''] 
 }
-\layout { raggedright = ##t}
+