]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/beam-length.ly
*** empty log message ***
[lilypond.git] / input / regression / beam-length.ly
index 5a6163ac049a0c7f77792facee63b05a7f094bfb..5d28e3ce8e9296bd7e73700799b00311e0aaa755 100644 (file)
@@ -1,15 +1,15 @@
+\version "1.7.16"
 
 \header{
 texidoc="
 beams should look the same
-";
+"
 }
     
 \score { 
   \context Voice \notes\relative c {
-
-                       [d''8 d d] [d g d]
+                        d''8-[ d d]  d-[ g d]
                        c c
-       
   }
 }
+%% new-chords-done %%
\ No newline at end of file