Hi 'sdfgsdhdshd'... ;-)
In a score with 3 notes, is it possible that the first note has a
dashed slur
with the third, while the second note has a solid slur with the third?
You could do something like the following:
%%%%%%%%%%%%%%%%%%%%%
\version "2.11.49"
\include "english.ly"
phrasingSlurDashed =
{
\override PhrasingSlur #'dash-period = #0.75
\override PhrasingSlur #'dash-fraction = #0.4
}
\relative
{
\phrasingSlurDashed c'\( d( e)\)
}
%%%%%%%%%%%%%%%%%%%%%%
Hope this helps!
Kieren.
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user