]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-funky.ly
[configure]: Reject OTF versions from Century fonts too.
[lilypond.git] / input / regression / beam-funky.ly
index 1f03f4ddf5b01969e697d0ca41d33c55c92197a4..6bff9fd2cb9a34923c0af6cb8c3045fc9ce05742 100644 (file)
@@ -1,5 +1,5 @@
 
-\version "2.6.0"
+\version "2.12.0"
 \header {
   
   texidoc = "In complex configurations of knee beaming, according to
@@ -9,6 +9,8 @@ beam. This is in disagreement with the current algorithm."
   
 }
 
+\layout { ragged-right = ##t} 
+
 \relative c'
 {
   \override Beam  #'auto-knee-gap = #7
@@ -34,5 +36,4 @@ beam. This is in disagreement with the current algorithm."
                   }
   }
 }
-\layout { raggedright = ##t}