hi

you can override the staff-space of the staffsymbol like that:

  \layout {
    #(layout-set-staff-size 30)
    \context {
      \Staff
      \override StaffSymbol #'staff-space = #(magstep 3)
    }
  }

hth
Eluze



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

Reply via email to