On 4/30/11, David Nalesnik <dnale...@umail.iu.edu> wrote: > Hi, all -- > > I'm using version 2.12.3, and I have a file which has multiple \score > blocks and text independent of any \score block. I'm running into > problems controlling the layout, specifically getting the page breaks > I want, and only those page breaks. I know how to control page breaks > _within_ a \score block, using the method described in > http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Explicit-breaks, > but I have no idea how to apply this to the patchwork situation I'm > describing. I'd like to forbid automatic page-breaking for the entire > file. How would I go about doing this?
I think I solved my problem: adding #(define page-breaking ly:minimal-breaking) to the \paper block seems to let me insert the page breaks I want without getting unintended breaks elsewhere. Thanks, David _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user