lilypond-user
[Top][All Lists]
Advanced

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

avoid-slur for ties


From: Roland Goretzki
Subject: avoid-slur for ties
Date: Sun, 21 May 2006 23:14:42 +0200
User-agent: Mutt/1.5.9i

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




reply via email to

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