This bug was so simple to solve that I fixed in the CVS archive,
to appear in the next release.

  /Mats

Christophe Papazian wrote:
Is it a bug or a new feature ?
phrasingslurs use all the specifications of Slur grob instead of PhrasingSlur grob...
It prevents from using different visual aspects between slurs and phrasing slurs...


some little .ly file to see the bug in action :

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\version "2.3.16"
\score {
\relative {
c ( d )
\override Slur #'thickness = #3
e ( f )
g \( a \)
\override PhrasingSlur #'thickness = #0.1
b\( c\)
\override Slur #'thickness = #0.3
d\( e\) }
\addlyrics{"phrasingslurs use specifications of Slur instead of PhrasingSlur"}
\paper{} }


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
________________________________________
Christophe Papazian
Happy user of lilypond
France



_______________________________________________
bug-lilypond mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

-- ============================================= Mats Bengtsson Signal Processing Signals, Sensors and Systems Royal Institute of Technology SE-100 44 STOCKHOLM Sweden Phone: (+46) 8 790 8463 Fax: (+46) 8 790 7260 Email: [EMAIL PROTECTED] WWW: http://www.s3.kth.se/~mabe =============================================


_______________________________________________ bug-lilypond mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to