On 7-Jan-06, at 4:13 AM, Trent Johnston wrote:
I'm trying to pull all the various parts of a score and place them
into one score. I've been experimenting with many different ways of
putting a file together. The one thing I can't seem to do is make a
page break. I've followed (I think -- well it looks right) the manual
on combining several pieces to make a large one but the "breakbefore =
##t" command is always ignored. If I compile the example in the manual
"10.1.13 Creating titles" and add the \header { breakbefore = ##t} to
the second pieceĀ it works.
breakbefore requires a "piece" field, ie
\header{
breakbefore = ##t
piece = ""
}
I thought that I'd added that to the manual under "bugs"... if it isn't
there, or if it's in the wrong place, could you let me know?
Thanks,
- Graham
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user