On 2015-06-19 23:25, tisimst wrote:
Kaj,

On Fri, Jun 19, 2015 at 3:05 PM, 70147persson [via Lilypond] <[hidden email] </user/SendEmail.jtp?type=node&node=178002&i=0>> wrote:

    However, when I should apply this on my real score, I stumbled
    over a new issue. I had not mentioned this, as I was not aware of
    it being a problem. How can I put an instrument name on the
    staves? Possibly I can have the name written at the first measure,
    but when the first staff is increased with another one, I cannot
    put a name on that. I can use \shortInstrumentName, but then I get
    the name written at every staff, and this is not what I want. Is
    there possibly a way to force a writing once, at the start of the
    new staff?


You bet. Try this for your snippet:

choirII = {
s1*3 |
\once \set Staff.shortInstrumentName = "Choir 2"
c''4 c'' c'' c'' |
}

HTH,
Abraham

------------------------------------------------------------------------
View this message in context: Re: Re: A bunch of problems at score part changeover, and another one <http://lilypond.1069038.n5.nabble.com/A-bunch-of-problems-at-score-part-changeover-tp177962p178002.html> Sent from the User mailing list archive <http://lilypond.1069038.n5.nabble.com/User-f3.html> at Nabble.com.

Works perfect. Thank you Abraham!
/Kaj

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

Reply via email to