lilypond-user
[Top][All Lists]
Advanced

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

Re: multiple pages again


From: Simon Bailey
Subject: Re: multiple pages again
Date: 27 Jun 2002 15:48:42 +0200

On Thu, 2002-06-27 at 15:48, Laura Conrad wrote:
> I tried putting the headers and the music into an fbox in
> lilypond-book, and it worked fine if there were only 4 pieces or so,
> but then ran into some LaTeX limitations.  So now I just force
> pagebreaks before the headers.  The advantage of this is that I can
> force a break to an even page if I know the music should be on facing
> pages.
> 
> If you're going to encourage people to put multiple pieces in one
> lilypond file, there should probably be some way of controlling
> pagebreaks in lilypond.

i managed to find a similar solution after lots of trial and error:

\header {
        head = "1. Trompete - Menuett"
        piece = "\\newpage Menuett"
}

this works just fine. the only disadvantage is that you have to compile
the ly file twice. once to see where you need to put the breaks and the
second time to get the file you want. :)

greets,
simon.
-- 
Confucius say, man who live in glass house shower in basement.



reply via email to

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