Mark Stephen Mrotek wrote
> Thank you. Please see attached.
> 
> BadTurns.ly (881 bytes)
> <http://lilypond.1069038.n5.nabble.com/attachment/156202/0/BadTurns.ly>
> BadTurns.pdf (44K)
> <http://lilypond.1069038.n5.nabble.com/attachment/156202/1/BadTurns.pdf>

you have to override the properties for *all* involved grobs - otherwise LP
might be confused with contradictory (default-) settings!

  \override Fingering  #'avoid-slur                 = #'inside
  \override Fingering  #'outside-staff-priority  = ##f
  \override TextScript #'avoid-slur                = #'inside
  \override TextScript #'outside-staff-priority = ##f

what's the result if you do so?

do you really need the extra-offset?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/delayed-turn-tp156135p156204.html
Sent from the User mailing list archive at Nabble.com.

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

Reply via email to