Paul Morris wrote
> But what it says at the top of that page is a little different:
>
> "Lily sometimes rejects explicit \break and \pageBreak commands. There are
> two commands to override this behavior:"
>
> If that is the more accurate account of what these commands do, then they
> don't reall
Paul Morris wrote
> Hmmm... one way to look at this is that the docs here:
> http://lilypond.org/doc/v2.18/Documentation/notation/explicit-breaks
>
> give the impression that LilyPond has a mode that will _only_ insert
> breaks where there are explicit break commands (***and nowhere else***).
>
On Feb 24, 2014, at 3:38 PM, Federico Bruni wrote:
> No, my fault: you should change the value of ragged-last-bottom:
>
> \paper {
> ragged-last-bottom = ##f
> }
Ah, ok, thanks. Glad to know there's already a way to achieve this.
> If the point of setting page-break-permission = ##f is to
2014-02-24 14:18 GMT+01:00 Paul Morris :
> Federico Bruni-5 wrote
> > I'm not sure if it's really a bug. On 2.16.2 the same happens.
> > I guess that pageBreaks needs an object afterwards, otherwise it doesn't
> > make sense. You can use an empty \markup to work around the problem:
>
> That's a he
Here's a revision of that example[1] that does a better job of illustrating
the effects of those two commands.
-Paul
[1] http://lilypond.org/doc/v2.18/Documentation/notation/explicit-breaks
\paper {
indent = #0
ragged-right = ##t
ragged-bottom = ##t
}
music = \relative c'' { c8 c c c }
Federico Bruni-5 wrote
> I'm not sure if it's really a bug. On 2.16.2 the same happens.
> I guess that pageBreaks needs an object afterwards, otherwise it doesn't
> make sense. You can use an empty \markup to work around the problem:
That's a helpful workaround (thanks!), although you end up with
2014-02-23 20:46 GMT+01:00 Paul Morris :
> When using
>
> \override NonMusicalPaperColumn.page-break-permission = ##f
>
> if the music doesn't easily fit on the last page (i.e. it needs to be
> vertically compressed to fit), then the final manual \pageBreak is ignored
> and an automatic page bre
When using
\override NonMusicalPaperColumn.page-break-permission = ##f
if the music doesn't easily fit on the last page (i.e. it needs to be
vertically compressed to fit), then the final manual \pageBreak is ignored and
an automatic page break occurs that causes the music to spill over onto