lilypond-devel
[Top][All Lists]
Advanced

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

Re: automatic page breaks changed for 2.9.8?


From: Paul Scott
Subject: Re: automatic page breaks changed for 2.9.8?
Date: Thu, 08 Jun 2006 17:47:30 -0700
User-agent: Thunderbird 1.5.0.2 (X11/20060516)

Joe Neeman wrote:
On Thu, 2006-06-08 at 17:17 -0700, Paul Scott wrote:
A part produced with:

\book {
    \score { }
    \score { }
}

Using 2.9.8 seems to force a page break at the end of a movement (\score) whether there is room for part of the next movement or not. That is unless there is room for the next whole movement. This is very neat but if there is not a way for a choice I think there should be. 2.8.4 does the more normal page breaking.

I can produce my example if necessary.

Please do. The following example works for me on 2.9 CVS (the first 4
systems of the second score are on the bottom of the first page)

\book {
  \score { {\repeat unfold 55 {a b c d}} }
  \score { {\repeat unfold 55 {a b c d}} }
}
It will take a while since will have to factor out several macro files.

Paul





reply via email to

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