lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: instrumentName in style sheet


From: Urs Liska
Subject: Re: instrumentName in style sheet
Date: Sat, 06 Oct 2012 21:58:21 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

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
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

[Prev in Thread] Current Thread [Next in Thread]