]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-funky.ly
*** empty log message ***
[lilypond.git] / input / regression / beam-funky.ly
index b3c8f9c62b5bc9d7af6e0e305dcaa421ea93351b..29630f016a6b68f5481c6c761bc8cf60a4cffbb2 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.7.5"
+\version "1.7.16"
 \header {
     texidoc = "Knee beaming. (funky)"
 }
@@ -9,15 +9,15 @@
             \property Voice.Beam \set #'auto-knee-gap = #7
             \property Voice.subdivideBeams = ##t            
             \time 8/8
-            [c,16  g'''16  
+             c,16-[  g'''16  
             c,,,16  g'''16 
             c,,,16  g'''16                  
             c,,,16  g'''16 ]
 
-            [c,,,16 c c c
+             c,,,16-[ c c c
              b'''   b b b]
 
-            \transpose c' a, { \relative b'' { [g,16  g'''16  
+            \transpose c' a, { \relative b'' {  g,16-[  g'''16  
             g,,,16  g'''16 
             g,,,16  g'''16                  
             g,,,16  g'''16
@@ -27,7 +27,7 @@
             g''' g,,,]     }  }
             
         }
-\paper { linewidth = -1. 
+\paper { raggedright = ##t
 
      }
 %% new-chords-done %%
\ No newline at end of file