On 2010-08-31, Dmytro O. Redchuk wrote: > > This may be related to issues 379 and 427[1] .)
I believe so. > My colleague, who helps me in typing pitches, made a mistake --- > well, everyone of us may do this, it's just extra unneeded opening > bracket, extra SlurEvent in a music. But this happened right after > linebreak, whith broken slur, and i found this funny, this is a fake > example: > > %------------------8<---------------------------------- > % (it's not a regression!-) 2.12 does the same thing) > > \relative b' { > \key f \minor > \time 4/4 > bes4( c des bes ~ > \break > %% > <aes bes des>( bes des c > %% ^ extra bracket > %% > \break > %% > %% other items (time signatures, accidentals) > %% do not confuse engraver! > \time 2/2 > <a b d fis a fis, d>( b d c > %% ^ extra bracket > \break > %% > bes2) bes > } > > \paper { > indent = 0 > line-width = 5\cm > } > > %------------------8<---------------------------------- That's very interesting... AFAICS, this problem should belong in a separate issue, but hopefully the solution for #379 and #427 will fix this one too. I've created a simpler example, and submitted it here: http://code.google.com/p/lilypond/issues/detail?id=1256 Thanks, Patrick _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond