]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grobs.scm
Issue 4333: Cue notes should not be included in ambitus
[lilypond.git] / scm / define-grobs.scm
index 252733d1668e808660bb716e0c6004b488422ae1..f077c80168125629144f17465eb718bf2e425725 100644 (file)
      . (
         (duration-log . 2)
         (glyph-name . ,note-head::calc-glyph-name)
+        (ignore-ambitus . #t)
         (stencil . ,ly:note-head::print)
         (Y-offset . ,staff-symbol-referencer::callback)
         (Y-extent . ,grob::always-Y-extent-from-stencil)