lilypond-user
[Top][All Lists]
Advanced

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

Re: Ending volta problem with ChoirStaff


From: Dmytro O. Redchuk
Subject: Re: Ending volta problem with ChoirStaff
Date: Mon, 11 Aug 2008 15:34:51 +0300
User-agent: Mutt/1.4.2.3i

On Mon, Aug 11, 2008 at 03:06:03PM +0300, Risto Vääräniemi wrote:
> Hi Dmytro,
> 
> You could remove the "Span_bar_engraver" from ChoirStaff context.
> Somehow that messes things up. I guess it's there for a purpose,
> though, so that's not an option.
Hmm, i guess i need it.

> 
> An alternative is to remove the Volta_engraver from Score context (in
> layout block) and add it to the topmost Staff. However, that puts the
> Volta bracket under the dynamics. You could modify the vertical
> ordering by using outside-staff-priority to put the volta back on top.
> 
> Thus, the topmost staff should be initialised like this:
> \new Staff = "upperstaff" \with {\consists "Volta_engraver"
> \override Staff.VoltaBracketSpanner #'outside-staff-priority = #500} <<
Wow, this helped :-)

Thank you *very* much (for stuff i've not used -- and didn't think of it
-- so far).


This helped, but i'd say it would work with no tweaks?

I'm still thinking i've missed something (or put something wrong), but can
not figure out what exactly.

Thank you anyway :-)

> 
> You can also put the "\override Staff...." inside soprano part if you like.
> 
> There may be other solutions but these came off the top of my head.
> 
> -Risto

-- 
  _,-=._              /|_/|
  `-.}   `=._,.-=-._.,  @ @._,
     `._ _,-.   )      _,.-'
        `    G.m-"^m`m'        Dmytro O. Redchuk





reply via email to

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