Hi,

using 2.8.2 avoid-slur for ties doesn't work.
In the "Program reference: Tie" there is described the same way as for
slurs.

For slurs it does work, but for ties not.

A very short example:

  \version "2.8.2"

  \layout { ragged-right = ##t }

  \relative c' {
    r2
    \override Script #'avoid-slur = #'inside
    e-> ~ e->
    \override Script #'avoid-slur = #'outside
    e-> ~ e->
    \override Script #'avoid-slur = #'around
    e-> ~ e->
  }

All results in the same, not very fine output.

Can someone help me, please?

Best Regards           Roland


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

Reply via email to