See below. If I have a tie between the two Gs in the top voice, it collides with the beam. If I fake the tie with a slur, it automatically avoids the beam.

\version "2.13.58"

\relative c'' {
<< { g'2 ~ g }
    \\ { s1 }
    \\ { b,8 g a b ~ b a b a }
    \\ { g,2 g }
>>
}

\relative c'' {
<< { g'2( g) }
    \\ { s1 }
    \\ { b,8 g a b ~ b a b a }
    \\ { g,2 g }
>>
}

<<attachment: test.png>>

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

Reply via email to