Hi List,

I'm working with the following expression:

\version "2.19.36"

\relative c {
  \repeat tremolo 8 { es'''32\( es, } es'!2\) |
}

When that's stretched out a bit (or even, actually, here) the PhrasingSlur
collides with the accidental. How do I avoid this? I see the following
possible override:

\once \override PhrasingSlur.details.accidental-collision = #'(3)

but that doesn't seem to have any effect. Am I modifying the wrong grob
here?

Thanks for the help,

A
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to