]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.49
authorfred <fred>
Tue, 26 Mar 2002 23:21:35 +0000 (23:21 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:21:35 +0000 (23:21 +0000)
ly/engraver.ly

index d51ddb210e1aded0868f05a1f06c693473a6936d..68e35d82bcab51af7ae7f162972d9c4b1206d71f 100644 (file)
@@ -103,7 +103,7 @@ RhythmicStaffContext=\translator{
 
        Generic_property_list = #generic-staff-properties
        
-       barSize = #'staff-height
+       barSize =   4.0 * \interline ; 
        \consists "Pitch_squash_engraver";
        \consists "Separating_line_group_engraver";     
        \name RhythmicStaff;