Stewart Holmes escreveu:
I was on 2.8.6. I just upgraded to the latest stable, but I still get the same thing happening. There's definitely something up here. Try the following:



Notice that the slur on the second line is now correctly reshaped. The only difference between these 2 examples is the placement of '\(', the start of the phrasing slur.

I agree that this is strange, but this is not guaranteed to work like you expect, since the ordering is not well defined. If you want to change control-points, set a callback on control-points

 \override #'control-points = #(lambda (grob)
   ..stuff.. )


--

Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

LilyPond Software Design
 -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to