lilypond-user
[Top][All Lists]
Advanced

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

Re: Re: Re: A bunch of problems at score part changeover, and another on


From: 70147persson
Subject: Re: Re: Re: A bunch of problems at score part changeover, and another one
Date: Sat, 20 Jun 2015 14:33:40 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

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

On Fri, Jun 19, 2015 at 3:05 PM, 70147persson [via Lilypond] <[hidden email]> 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
Sent from the User mailing list archive at Nabble.com.

Works perfect. Thank you Abraham!
/Kaj


reply via email to

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