Greetings Paul,

When I wish to affect a blank page, I use

\markup \null

So your first bookpart would look like this:

\bookpart {

\markup \null

\pageBreak

\header{}

{ MUSIC }

} %End first bookpart

I hope this helps!

Hwaen Ch'uqi


On 8/21/16, B~M <viola1...@gmail.com> wrote:
> Dear All, I have a simple little problem.
> I have two viola suites, each two pages long. I would like to print these
> two pieces
> double sided, but with an intentionally blank first page so there is only
> one page turn
> from the first to the second piece in the collection
>
> I use (crudely)
>
> \book
> {
>
> \bookpart
> {
> \header {}
> music.....
> }
> \bookpart
> {
> \header{}
> music....
> }
>
> } % end book
>
>
>
> if I use \pageBreak after \book I get the header of the first work on the
> front page.
> Is there a simple way just to have a blank first/cover page please ?
>
>
> Paul
>

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to