In the example below, the header is at the top of the page, but
the four lines of music are all at the bottom (with a huge whitespace in
between).
If you remove either the header, betweensystemspace, or the
raggedlastbottom,
then the results are as you'd expect (ie it works).
There's a very si
I think this is related to the problem with
input/regression/system-extents.ly
%% decresc massively collides with the slur
\version "2.7.5"
\layout{raggedright=##f}
{ c1\>( c)\! }
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.
Erik Sandberg <[EMAIL PROTECTED]> writes:
> On Saturday 13 August 2005 15.59, Nicolas Sceaux wrote:
>> Hi,
>>
>> I'm not sure if that's a bug or if I'm just doing something badly. In
>> the following snippet, the lyrics are not placed below the newly added
>> staff.
>
> \new Lyrics creates a new
On Saturday 13 August 2005 15.59, Nicolas Sceaux wrote:
> Hi,
>
> I'm not sure if that's a bug or if I'm just doing something badly. In
> the following snippet, the lyrics are not placed below the newly added
> staff.
\new Lyrics creates a new lyrics context, independently of the Staff context
(
On Saturday 13 August 2005 12.58, Yuval Harel wrote:
> On Fri, 12 Aug 2005 18:53:13 +0200, Erik Sandberg
>
>
> Actually, this example works fine for me (on version 2.6.3 on Windows) -
> the MIDI output plays
> both notes. In any case, it seems like a different bug: the bug I reported
> concerns two
Hi,
I'm not sure if that's a bug or if I'm just doing something badly. In
the following snippet, the lyrics are not placed below the newly added
staff.
\version "2.7.5"
\layout { raggedright = ##t }
<<
\context Staff = "low" { c'1 \break c'1 }
{
\skip 1 \new Staff <<
\set Staff .