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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to