bug-lilypond
[Top][All Lists]
Advanced

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

Re: vertical spacing below last staff on page and lyrics


From: Phil Holmes
Subject: Re: vertical spacing below last staff on page and lyrics
Date: Thu, 30 Sep 2010 11:01:25 +0100

"Martin Tarenskeen" <address@hidden> wrote in message news:address@hidden
I'm not top posting

Hi,

In the following example the spacing between the last staff on the page and the "lyrics" below it( in this case only "---", but that does not matter ) is too small. It does not collide, but I think the spacing should be identical to the other staves on the the page. AT least that is what I would like. Identical staves with identical notes and lyrics should have identical spacing, no matter
if it is the last staff on the page or not ?

In 2.12.3 the example looks fine, in 2.13.35 not, which I consider to be a
regression.

( BTW: Also http://members.tele2.nl/m.tarenskeen/tmp/khatch-err.ly still has the
colliding tagline using 2.13.35, just like I reported for 2.13.34. )

---------- 8< ----------

\version "2.13.35"
\paper {
% I think this line causes my problem:
  ragged-last-bottom=##f
}

\score {
  <<
    \new Staff {
      \relative c' {
    \repeat unfold 10 {
      c1 | c | c | c | c | c | c | c | \break
    }
      }
    }
    \new Lyrics {
      \lyricmode {
    \repeat unfold 80 { ---1 }
      }
    }
  >>
  \layout{}
}

Thanks.  The last time you posted a similar problem, I replied saying:

"Thanks.  This is, I think, the same problem as
http://code.google.com/p/lilypond/issues/detail?id=1252 which I am likely to
change the priority on before the end of the day."

That bug has not been fixed. Please check the bug report before reporting this again.


--
Phil Holmes
Bug Squad






reply via email to

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