bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1240 in lilypond: Music overflows page: #'((space . N) (stretc


From: lilypond
Subject: Re: Issue 1240 in lilypond: Music overflows page: #'((space . N) (stretchability . 0)) and nothing more with spacings
Date: Tue, 28 Sep 2010 06:09:38 +0000


Comment #5 on issue 1240 by address@hidden: Music overflows page: #'((space . N) (stretchability . 0)) and nothing more with spacings
http://code.google.com/p/lilypond/issues/detail?id=1240

Maybe this was known, but piano staves can overflow the page with no overrides -- for example:

% In 2.13.24 this overflows the page by 41.4
% (two and one-half systems off the bottom of the page)
% 2.12.3 sets this on two pages
%
{ <<
\new Staff{
  \clef bass
  \repeat unfold 12 {s1 \break}
}
\new Staff {
  \clef bass
  \repeat unfold 12 {s1 \break}
} >> }




reply via email to

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