Issue 293: warning: Can't fit systems on page -- ignoring between-system-padding
http://code.google.com/p/lilypond/issues/detail?id=293

New issue report by trevorbaca:
In versions up to the .11 dev series, what we might call "multipage
markup" files would break onto multiple pages if there were
enough \markup blocks to warrant so.

In the current releases a warning issues and all the text gets shoved
onto a single page, even if there's a considerable amount of text and
overprint results.

%%% BEGIN %%%

\version "2.11.17"

\markup { text. }

\markup { text. }

\markup { text. }

%%% add something like 30 other similar markup blocks to induce bug %%%

\markup { text. }

\markup { text. }

\markup { text. }

%%% END %%%

warning: Can't fit systems on page -- ignoring between-system-padding




Issue attributes:
        Status: New
        Owner: ----
        Labels: Type-Defect Priority-Medium

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to