lilypond-user
[Top][All Lists]
Advanced

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

Re: AW: WG: How to make a partitur book of 7 pieces?


From: Federico Bruni
Subject: Re: AW: WG: How to make a partitur book of 7 pieces?
Date: Sat, 27 Dec 2014 11:31:05 +0100

Il giorno sab 27 dic 2014 alle 11:23, Dr. Bernhard Kleine <address@hidden> ha scritto:

It happens because both headers blocks are placed in the same \book block and the last one, containing Gloria, overrides the previous.

You should put each piece inside a \bookpart block.

 

http://lilypond.org/doc/v2.19/Documentation/notation/multiple-scores-in-a-book#index-_005cbookpart

 

___

But in the bookpart the individual pieces will each start on a new page. Is there no other solution?


Then put the \header block inside the \score block.

From http://lilypond.org/doc/v2.19/Documentation/notation/creating-titles-headers-and-footers

\header blocks may be placed in four different places to form a descending hierarchy of \header blocks:

At the top of the input file, before all \book, \bookpart, and \score blocks.
Within a \book block but outside all the \bookpart and \score blocks within that book.
Within a \bookpart block but outside all \score blocks within that bookpart.
After the music _expression_ in a \score block.


reply via email to

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