Il giorno sab 27 dic 2014 alle 11:23, Dr. Bernhard Kleine
<[email protected]> 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.
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user