Updates:
Status: Verified
Labels: fixed_2_13_47
Comment #4 on issue 1131 by pnorcks: Spacing bug with above lyrics
http://code.google.com/p/lilypond/issues/detail?id=1131
Verified that the commit pushed for issue 1483 adds the necessary
documentation.
Thanks
Updates:
Status: Fixed
Comment #3 on issue 1131 by philehol...@googlemail.com: Spacing bug with
above lyrics
http://code.google.com/p/lilypond/issues/detail?id=1131
This has been fixed with documentation changes introduced with 1483
Comment #2 on issue 1131 by markpolesky: Spacing bug with above lyrics
http://code.google.com/p/lilypond/issues/detail?id=1131
Lyrics above a staff attach to the staff above, not the correct
staff below.
First, a gentle reminder to always include a \version line in the
bug-tracker. Future
Updates:
Labels: -Priority-High Priority-Low
Comment #1 on issue 1131 by n.puttock: Spacing bug with above lyrics
http://code.google.com/p/lilypond/issues/detail?id=1131
(No comment was entered for this change.)
Attachments:
foo.png 29.5 KB
"Neil Puttock" wrote in message
news:7ca3d5a31002201338p1b266004g5ef3b319f987d...@mail.gmail.com...
On 20 February 2010 20:59, Wilbert Berendsen wrote:
> Op zaterdag 20 februari 2010 schreef Neil:
>
>> Definitely looks like a bug. As a workaround, you could use
>> alignAboveContext instead.
>
>
Status: Accepted
Owner:
Labels: Type-Defect Priority-High
New issue 1131 by PhilEHolmes: Spacing bug with above lyrics
http://code.google.com/p/lilypond/issues/detail?id=1131
Lyrics above a staff attach to the staff above, not the correct staff below.
\paper {
between-system-spacing
On 20 February 2010 20:59, Wilbert Berendsen wrote:
> Op zaterdag 20 februari 2010 schreef Neil:
>
>> Definitely looks like a bug. As a workaround, you could use
>> alignAboveContext instead.
>
> or set staff-affinity in the above Lyrics to DOWN:
Hmm, good point. In fact, that's part of what al
Op zaterdag 20 februari 2010 schreef Neil:
> Definitely looks like a bug. As a workaround, you could use
> alignAboveContext instead.
or set staff-affinity in the above Lyrics to DOWN:
\score {
<<
\new Lyrics = above \with {
\override VerticalAxisGroup #'staff-affinity = #DOWN
}
On 20 February 2010 16:33, Michael Welsh Duggan wrote:
> Lyrics above a staff attach to the system above that staff. This was
> tested with lilypond version 2.13.14, git revision:
> 9bb3914ce6cc9a61773d2018e572d651936bbf7d
Definitely looks like a bug. As a workaround, you could use
alignAboveC
> I'm not top posting.
Lyrics above a staff attach to the system above that staff. This was
tested with lilypond version 2.13.14, git revision:
9bb3914ce6cc9a61773d2018e572d651936bbf7d
% -*- coding: utf-8 -*-
%% This demonstrates that lyrics above the staff attach to the system
%% above, instea
10 matches
Mail list logo