lilyp...@googlecode.com writes:

> Comment #5 on issue 1240 by k-ohara5...@oco.net: 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}
> } >> }

Hm.  Initial skyline estimate does not take into account the systems
themselves and/or the clef?

-- 
David Kastrup


_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to