]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix spacing of noteless clusters.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 20 Dec 2006 01:02:59 +0000 (02:02 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 20 Dec 2006 01:02:59 +0000 (02:02 +0100)
Define cluster beacon as rhythmic-grob, so spacing-engraver notices it
for shortest-starter-duration.

scm/define-grobs.scm

index 02f530d54bb4288e9c2fa0387c809288153862e6..a3d1df686407f632eb15362606469e4895fca1f7 100644 (file)
      . (
        (Y-extent . ,ly:cluster-beacon::height)
        (meta . ((class . Item)
-                (interfaces . (cluster-beacon-interface))))))
+                (interfaces . (rhythmic-grob-interface
+                               cluster-beacon-interface))))))
 
     (ClusterSpanner
      . (