Re: minimal-breaking page breaking algorithm fails

2012-12-14 Thread Keith OHara
Kieren MacMillan sympatico.ca> writes: > > Is there anything you use a lot in your score that could sometimes > > force staves further apart, > > depending on how the note-spacing comes out ? > > My score is frenched, so the estimates could be based on system extents > BEFORE the empty ones ar

Re: minimal-breaking page breaking algorithm fails

2012-12-11 Thread Kieren MacMillan
Hi Keith, > Is there anything you use a lot in your score that could sometimes force > staves further apart, > depending on how the note-spacing comes out ? My score is frenched, so the estimates could be based on system extents BEFORE the empty ones are removed… Thanks, Kieren. __

Re: minimal-breaking page breaking algorithm fails

2012-12-10 Thread Keith OHara
Nick Payne internode.on.net> writes: > if you change ragged-bottom and ragged-last-bottom to > ##t, the console outputs two identical warnings: "warning: cannot fit > music on page: ragged-spacing was requested, but page was compressed", > and the output is now over three pages, with four syst

Re: minimal-breaking page breaking algorithm fails

2012-12-10 Thread Keith OHara
Kieren MacMillan sympatico.ca> writes: > In the docs, it says “The ly:minimal-breaking function performs minimal computations to calculate the > page breaking: it fills a page with as many systems as possible before moving to the next one.” > Can anyone explain what the algorithm is supposed t

Re: minimal-breaking page breaking algorithm fails

2012-12-10 Thread Nick Payne
On 11/12/12 14:19, Kieren MacMillan wrote: Hi all, In the docs, it says “The ly:minimal-breaking function performs minimal computations to calculate the page breaking: it fills a page with as many systems as possible before moving to the next one.” This does not seem to be the case. It would

minimal-breaking page breaking algorithm fails

2012-12-10 Thread Kieren MacMillan
Hi all, In the docs, it says “The ly:minimal-breaking function performs minimal computations to calculate the page breaking: it fills a page with as many systems as possible before moving to the next one.” This does not seem to be the case. It would be difficult to provide a minimal example, b