Re: Phrasing slur bug?

2006-11-14 Thread Stewart Holmes
Han-Wen Nienhuys lilypond.org> writes: > > 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: > > > > > Notic

Re: Phrasing slur bug?

2006-11-14 Thread Stewart Holmes
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: \version "2.10.0" #(define (pagebreakone grob) (let* ( ; have we been split?

Re: Phrasing slur bug?

2006-11-14 Thread Stewart Holmes
Has anyone got any ideas on this? I'm kind of stuck with engraving this piece until I can resolve this issue. Thanks, Stewart ___ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond

Phrasing slur bug?

2006-11-12 Thread Stewart Holmes
Hi, Try the following example: %%% code begins #(define (pagebreakone grob) (let* ( ; have we been split? (orig (ly:grob-original grob)) ; if yes, get the split pieces (our siblings) (siblings (if