bug-lilypond
[Top][All Lists]
Advanced

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

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


From: Trevor Bača
Subject: warning: Can't fit systems on page -- ignoring between-system-padding
Date: Sun, 11 Feb 2007 17:21:14 -0600

Hi,

Pretty sure this is a bug, but thought I'd post to bug- first before
opening in Google.

Sometimes I build .ly files that are essentially text docs as a
sequence of \markup commands.

In versions up to the .11 dev series, what we might call "multipage
markup" files would of course 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. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

\markup { text. }

%%% END %%%

Sorry for the length of the example; needs length to show up.

Bug? Or new behavior? (If the latter, what's the right way to set a page break?)



--
Trevor Bača
address@hidden

reply via email to

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