]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-knee.ly
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / spacing-knee.ly
index 442f78c445ee98f172ab4f2e2b93532eac708ff7..2f17c31629cfd2b0cf89049a7f7316a7ee5efead 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.6.0"
+\version "2.14.0"
 \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}
+