bug-lilypond
[Top][All Lists]
Advanced

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

Issue 293 in project lilypond


From: codesite-noreply
Subject: Issue 293 in project lilypond
Date: Tue, 13 Feb 2007 08:23:13 -0800

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




reply via email to

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