lilypond-user
[Top][All Lists]
Advanced

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

Re: instrumentName in style sheet


From: Jethro Van Thuyne
Subject: Re: instrumentName in style sheet
Date: Sat, 06 Oct 2012 22:01:46 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:15.0) Gecko/20120912 Thunderbird/15.0.1

Hi Urs,

I tried before with GrandStaff and that didn't change a thing. PianoStaff does! I didn't know PianoStaff was a context too. Thanks!

Jethro

On 10/06/2012 09:58 PM, Urs Liska wrote:
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


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

--
Kruikstraat 16/4
B-2018 ANTWERPEN



reply via email to

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