I'm trying to centralize all layout instructions in a style sheet, but I'm struggling with the instrumentName property for GrandStaff. The code below works for staves in regular systems, but the font property isn't applied to piano staves. Any ideas?

  \context
    {
    \Staff
    \override InstrumentName #'font-family = #'sans
    }

Kind regards,

Jethro

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

Reply via email to