Hi all,In the attached MWE, I'm having difficulties correcting the collision between the tie and the accidental.
The documentation has ample support for /slur//accidental collisions, but I'm having trouble fixing the collision with /ties/.
I'd appreciate any help you can offer! Thanks, Sam
\version "2.19.81"
\language "english"
left = \relative c {
\time 2/2
<<
{
s4 <a' c>2 q4~ |
q q2 <fs a>4 |
}
\\
{
<f f'>2-> <e e'>-> |
<ef ef'>-> <d d'>-> |
}
>>
}
\score {
\new Staff = "left" { \clef bass \left }
\layout { }
}
mwe.pdf
Description: Adobe PDF document
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
