Am 05.05.2018 um 11:10 schrieb Malte Meyn:

I think that’s a buggy feature: You’re right, this is to avoid collisions with SpanBars (the bar lines between staves) but of course there is no SpanBar above the highest or below the lowest Staff in a StaffGroup.

It has been added in 2.19.0 as fix to issue 621 (https://sourceforge.net/p/testlilyissues/issues/621/), see commit 9edf3715 (https://git.savannah.gnu.org/cgit/lilypond.git/commit/?id=9edf3715c2b2cca09785dcd015724ad3c29cba8a). As a workaround for your use case I would suggest to

• either don’t use a StaffGroup if you only have one Staff
• or \override DynamicText.extra-spacing-width = #empty-interval for the lowest Staff in a StaffGroup.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to