]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
prevent collision of mensural ligature and next grob
[lilypond.git] / scm / define-grobs.scm
index 28bc6d04d4199d2f0528b3b5ecce554f7ff93f68..1ebd9c34e88263d05d7b92dccb541b848e62d332 100644 (file)
 
     (MensuralLigature
      . (
+       (springs-and-rods . ,ly:spanner::set-spacing-rods)
        (stencil . ,ly:mensural-ligature::print)
        (thickness . 1.3)
        (meta . ((class . Spanner)