No opportunity to test right now,

but why not
\context
  {
  \PianoStaff
  ...

and
\context
  {
  \GrandStaff
  ...

?

HTH
Urs

Am 06.10.2012 21:55, schrieb Jethro Van Thuyne:
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


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

Reply via email to