lilypond-user
[Top][All Lists]
Advanced

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

Re: Slurs are better than ties at automatically avoiding collisions


From: Phil Holmes
Subject: Re: Slurs are better than ties at automatically avoiding collisions
Date: Sun, 10 Apr 2011 13:09:31 +0100

"Nick Payne" <address@hidden> wrote in message news:address@hidden
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 }
>>
}

Have you tested whether it actually avoids the beam better, or if it's not just simply placed differently anyway?



--
Phil Holmes
Bug Squad






reply via email to

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