Re: Placement of outside-staff objects: bug and behaviour changebetween 2.12.3 and 2.13.54

2011-03-26 Thread Frédéric Bron
> I've just made a more extensive change to the LM so it accords with the new > behaviour in 2.13. Thanks for answers. I have checked the new documentation for 2.13.55 and it corresponds to the output. I have built an exhaustive example showing the placement of all objects. Maybe you could includ

Overextended extenders

2011-03-26 Thread Michael Welsh Duggan
When including a small descant lyric line, an extender at the end may end up extending indefinitely. I am working from git as of yesterday: \version "2.13.51" << \new Lyrics = above \with { \override VerticalAxisGroup #'staff-affinity = #DOWN } s1 \new Staff { \new Voice = "main"

Re: Issue 1573 in lilypond: Downstem 64th and 128th flag touchup

2011-03-26 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review fixed_2_13_56 Comment #2 on issue 1573 by percival.music.ca: Downstem 64th and 128th flag touchup http://code.google.com/p/lilypond/issues/detail?id=1573 Pushed as a bunch of commits, including 4e71964c781e1d86d53d50f746e67575cfe0c3

Re: Beam collides with accidental

2011-03-26 Thread James Lowe
hello, . On 26 Mar 2011, at 17:30, "Xavier Scheuer" wrote: > Hi, > > The new beam collision engraver is great, but in the following example > the beam collides with the accidental. > Shouldn't the new beam collision engraver handle this as well? > > Many thanks! > > > %% Reported on -user b

Re: Issue 1569 in lilypond: 2.13.54 breaks NoteNames verticalspacing

2011-03-26 Thread Carl Sorensen
On 3/26/11 2:30 AM, "Trevor Daniels" wrote: > > >> Comment #3 on issue 1569 by carl.d.s...@gmail.com: 2.13.54 breaks >> NoteNames >> vertical spacing >> http://code.google.com/p/lilypond/issues/detail?id=1569 >> >> Fixed in a3b2f9e04d71a7d9748aa2d824a16058fd84461b > > Carl, did you intend

Re: Issue 1569 in lilypond: 2.13.54 breaks NoteNames vertical spacing

2011-03-26 Thread lilypond
Updates: Labels: -fixed_2_13_57 fixed_2_13_56 Comment #5 on issue 1569 by carl.d.s...@gmail.com: 2.13.54 breaks NoteNames vertical spacing http://code.google.com/p/lilypond/issues/detail?id=1569 Double oops, I was right before. ___ bug-lil

Re: Beam collides with accidental

2011-03-26 Thread m...@apollinemike.com
The beam collision engraver currently only works w manual beams. I'm working on an auto beam solution that should be done in a month or so. Cheers, Mike On Mar 26, 2011, at 13:29, Xavier Scheuer wrote: > Hi, > > The new beam collision engraver is great, but in the following example > the beam

Beam collides with accidental

2011-03-26 Thread Xavier Scheuer
Hi, The new beam collision engraver is great, but in the following example the beam collides with the accidental. Shouldn't the new beam collision engraver handle this as well? Many thanks! %% Reported on -user by Douglas Ridgway %% %% Beam collides with accidental %% \version "2.13.55" \rela

Re: Issue 1577 in lilypond: GrandStaff cannot contaiin RhythmicStaff

2011-03-26 Thread lilypond
Updates: Status: Fixed Labels: -Patch-review fixed_2_13_56 Comment #1 on issue 1577 by percival.music.ca: GrandStaff cannot contaiin RhythmicStaff http://code.google.com/p/lilypond/issues/detail?id=1577 Pushed as cf3bd5e6b7e99d68eef700b308bff798970e2bb9 _

Re: Issue 742 in lilypond: Delayed ties influence lyrics (even with tieWaitForNote unset)

2011-03-26 Thread lilypond
Updates: Owner: tdaniels...@googlemail.com Labels: Patch-review Comment #2 on issue 742 by tdaniels...@googlemail.com: Delayed ties influence lyrics (even with tieWaitForNote unset) http://code.google.com/p/lilypond/issues/detail?id=742 Fix posted to Reitfeld for review: http:

Re: Issue 1569 in lilypond: 2.13.54 breaks NoteNames verticalspacing

2011-03-26 Thread Trevor Daniels
Comment #3 on issue 1569 by carl.d.s...@gmail.com: 2.13.54 breaks NoteNames vertical spacing http://code.google.com/p/lilypond/issues/detail?id=1569 Fixed in a3b2f9e04d71a7d9748aa2d824a16058fd84461b Carl, did you intend your note-names regression test to overwrite the old one with the same n