lilypond-user
[Top][All Lists]
Advanced

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

instrumentName in style sheet


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

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



reply via email to

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