bug-lilypond
[Top][All Lists]
Advanced

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

Re: Phrasing slur bug?


From: Han-Wen Nienhuys
Subject: Re: Phrasing slur bug?
Date: Tue, 14 Nov 2006 20:06:02 +0100
User-agent: Thunderbird 1.5.0.8 (X11/20061107)

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 - address@hidden - http://www.xs4all.nl/~hanwen

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





reply via email to

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