lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Score Layout / Page Breaks etc...


From: Graham Percival
Subject: Re: Score Layout / Page Breaks etc...
Date: Sat, 7 Jan 2006 17:46:12 -0800


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]