Bug with raggedbotton and raggedlastbotton

2004-10-14 Thread Jefferson dos Santos Felix
See the bug below: %BEGIN error.ly % There is a bug when raggedbottom and raggedlastbottom is set to TRUE. I don't place all systems on a page!! % It occours when I set \Staff minimumVerticalExtent (or \set Staff.miniumVerticalExtent) \header { title = "Problem with raggedbottom and ragg

Bug with raggedbotton and raggedlastbotton

2004-10-17 Thread Jefferson dos Santos Felix
See the file: there is a bug when I set raggedbotton or raggedlastbotton to true, with minimumVerticalExtent. I don't put all systems on a unique page. -- jEfF_[Feliks] error.ly Description: Binary data ___ bug-lilypond mailing list [EMAIL PROTECTED]

Re: Bug with raggedbotton and raggedlastbotton

2004-10-23 Thread Paul Scott
Jefferson dos Santos Felix wrote: See the bug below: %BEGIN error.ly % There is a bug when raggedbottom and raggedlastbottom is set to TRUE. I don't place all systems on a page!! % It occours when I set \Staff minimumVerticalExtent (or \set Staff.miniumVerticalExtent) \header { title = "Pro

Re: Bug with raggedbotton and raggedlastbotton

2004-10-23 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > title = "Problem with raggedbottom and raggedlastbottom" > > composer = "J S Felix" > >} > > > >\paper > >{ > > #(set-paper-size "a4") > > raggedbottom = ##t > > raggedlastbottom = ##t > >} > >.. > > > > > > To me this is a serious problem.

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Paul Scott
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: title = "Problem with raggedbottom and raggedlastbottom" composer = "J S Felix" } \paper { #(set-paper-size "a4") raggedbottom = ##t raggedlastbottom = ##t } .. To me this is a serious problem.

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Paul Scott
Jefferson dos Santos Felix wrote: See the file: there is a bug when I set raggedbotton or raggedlastbotton to true, with minimumVerticalExtent. I don't put all systems on a unique page. See my reply to Han-Wen. Paul Scott ___ bug-lilypond mailing list

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Jan Nieuwenhuizen
Paul Scott writes: >>setting raggedlastbottom to #f will force LilyPond to consider >>compressing the last page (in this case: the first page), thereby >>putting the systems on one page. Paul, can you confirm this? > From the names of the variables I would expect setting both of them > to true

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Paul Scott
Jan Nieuwenhuizen wrote: Paul Scott writes: setting raggedlastbottom to #f will force LilyPond to consider compressing the last page (in this case: the first page), thereby putting the systems on one page. Paul, can you confirm this? From the names of the variables I would expect setti

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > From the names of the variables I would expect setting both of them to > true to give simple and minimal (old style) spacing (ragged bottoms) and > setting raggedbottom to false to try to fill the page evenly (new smart > style). that is true; apparently, for the ci

Re: Bug with raggedbotton and raggedlastbotton

2004-10-24 Thread Paul Scott
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: From the names of the variables I would expect setting both of them to true to give simple and minimal (old style) spacing (ragged bottoms) and setting raggedbottom to false to try to fill the page evenly (new smart style). that is true;

Re: Bug with raggedbotton and raggedlastbotton

2004-10-25 Thread Paul Scott
Paul Scott wrote: Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: From the names of the variables I would expect setting both of them to true to give simple and minimal (old style) spacing (ragged bottoms) and setting raggedbottom to false to try to fill the page evenly (new smart style).

Re: Bug with raggedbotton and raggedlastbotton

2004-10-25 Thread Jan Nieuwenhuizen
Paul Scott writes: > Here's an example (2.3.23) that should fit on one page but takes two. Yes, this is a bug. Only two small systems, each on its own page? Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lil

Re: Bug with raggedbotton and raggedlastbotton

2004-10-25 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Paul Scott wrote: > > > Han-Wen Nienhuys wrote: > > > >> [EMAIL PROTECTED] writes: > >> > >> > >>> From the names of the variables I would expect setting both of them > >>> to true to give simple and minimal (old style) spacing (ragged > >>> bottoms) and setting rag

Re: Bug with raggedbotton and raggedlastbotton

2004-10-25 Thread Paul Scott
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: Paul Scott wrote Here's an example (2.3.23) that should fit on one page but takes two. This is extremely serious to me. Lily 2.2.23 is only randomly useful to me since I don't know when the vertical spacing is going to be reasonabl

Re: Bug with raggedbotton and raggedlastbotton

2004-10-26 Thread Erik Sandberg
Yes, this looks like a critical bug to me. I reduced it even more, to this score which I added (as page-layout-two-pages): %important critical %Paul Scott <[EMAIL PROTECTED]> \version "2.3.22" \header{ texidoc = "Score takes 2 pages, one should be enough." reportedin = "2.3.22" } \paper{ ra