]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
Avoid collisions with ledger lines.
[lilypond.git] / scm / define-grobs.scm
index 174ad039bf23f4ffd0c7ed2491b765fe12d7f16d..92a62bfcef39a24f0f74231c67d855478d57a6bc 100644 (file)
     (NoteHead
      . (
        (duration-log . ,note-head::calc-duration-log)
+       (extra-spacing-height . ,ly:note-head::include-ledger-line-height)
        (glyph-name . ,note-head::calc-glyph-name)
        (stem-attachment . ,ly:note-head::calc-stem-attachment)
        (stencil . ,ly:note-head::print)