lilypond-user
[Top][All Lists]
Advanced

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

"avoid-slur" does not apply on a tie.


From: Pierre Perol-Schneider
Subject: "avoid-slur" does not apply on a tie.
Date: Wed, 11 Jun 2014 17:08:25 +0200

Hi,
I'd like to understand why "avoid-slur" does not work on this old style vibrato sign :

%%%%%%%%%%%%%%%%%%%%%%
\version "2.18.2"

\markup\italic "avoid-slur works with slur:"

{

   \override Script.avoid-slur = #'inside

   c''4^.^( c''^.)

}

\markup\italic "but not with tie:"

{

   \override Script.avoid-slur = #'inside

   c''4^.^~ c''^.

}

%%%%%%%%%%%%%%%%%%%%%%%


Cheers,
Pierre

Attachment: oldVib.png
Description: PNG image


reply via email to

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