Hi Peter, On 8/9/07, Peter Terpstra <[EMAIL PROTECTED]> wrote: > > Dear readers. > The quarter note a from measure 19 and 20 lowervoice does not get merged > with the 8th from midlevoice. Anybody knows why? >
LilyPond won't merge voices when the stems are facing the same direction. If you change the direction of the middlevoice 8th, it works: s4 <c d,^\laissezVibrer>4.*2/3 \stemUp a,8\laissezVibrer \stemDown c'8 ~ | % 20 c c <c d,^\laissezVibrer>4.*2/3 \stemUp a,8\laissezVibrer \stemDown c'8 | % 21 The knee on the beams is a bit ugly, so you might want to override them manually. Regards, Neil
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user