bug-lilypond
[Top][All Lists]
Advanced

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

Many single-system scores produces bad output and overflow


From: Xavier Scheuer
Subject: Many single-system scores produces bad output and overflow
Date: Wed, 6 Apr 2011 16:17:45 +0200

It seems single-line (single-system) scores prevent _totally_ page
breaks and thus produce overflow and bad output.

IMHO beginning of a score at the end of a page should have assigned a
"bad factor" penalty but should not prevent completely page breaks to
occur.


%% Reported by Bertrand Bordage on the French users mailing list
%%
%% Many "single-system" scores on one page produces bad output and
%% overflow.
%% Note that 2.12 did not handle it and produced even worse output
%%

\version "2.13.57"
\book {
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
  \score { << { a } { a } { a } >> }
}


Cheers,
Xavier

-- 
Xavier Scheuer <address@hidden>



reply via email to

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