Am 29.12.2017 um 05:30 schrieb Eby Mani:
Hi,
How to set fixed vertical spacing within staff-group ?.
Hi,
please always give a minimal working (and compilable) code example that
shows what you are doing currently.
I have tried the following in \layout { \context } section. Vertical spacing
keep on varying if there are beams, ledger lines or cross-staff notation. Even
tried with padding=#0. Without the StaffGrouper, spacing is somewhat ok(but i
feel little more spacing is required), except the cross-staff part.
\override StaffGrouper.staff-staff-spacing.padding = #2
\override StaffGrouper.staff-staff-spacing.basic-distance = #6
Have a look at http://joramberger.de/files/LilypondSpacing.pdf Because
you didn’t provide code, I cannot test, but I think, something like the
following might work:
\override StaffGrouper.staff-staff-spacing.padding = #-inf.0
\override StaffGrouper.staff-staff-spacing.stretchability = 0
\override StaffGrouper.staff-staff-spacing.basic-distance = 10
\override StaffGrouper.staff-staff-spacing.minimum-distance = 10
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user