bug-lilypond
[Top][All Lists]
Advanced

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

Re: Extra bracket as a broken slurs corrector ,)


From: Patrick McCarty
Subject: Re: Extra bracket as a broken slurs corrector ,)
Date: Thu, 9 Sep 2010 17:10:26 -0700
User-agent: Mutt/1.5.20 (2009-06-14)

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



reply via email to

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