2011/10/19 James Harkins <jamshar...@gmail.com>:
> Hi, a "notational correctness" question rather than a lilypond technical 
> question, hope that's okay.
>
> A student brought in some work today, some of which calls for three voices in 
> the right hand of a PianoStaff. Minus expressive marks, the lilypond example 
> below gets the point across, but I wonder if there's a better way? The 
> collision at the beginning of bar 2, between the a4~ a2 tie and the c# in 
> voice 1, seems inevitable but it isn't pretty. (\tieDown looks even worse.)

> So, those of you with a notation reference or two in your library, how would 
> you handle this?

>        \new Voice \relative c'' {
>          \voiceThree
>          a2. a4~ a2

I changed this to

a2. a4~ \shiftOff a2

and the collision is avoided although you obtain a chord and a warning
instead of nice voice independence.
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

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

Reply via email to