Von: Federico Bruni [mailto:fedel...@gmail.com] 
Gesendet: Samstag, 27. Dezember 2014 11:31
An: Dr. Bernhard Kleine
Cc: lilypond-user@gnu.org
Betreff: Re: AW: WG: How to make a partitur book of 7 pieces?

 

Il giorno sab 27 dic 2014 alle 11:23, Dr. Bernhard Kleine 
<bernhard.kle...@gmx.net> 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.

___

 

Thank you for that, it works.

 

I have experience with the generation of a title page according to 
http://lilypond.org/doc/v2.19/Documentation/snippets/spacing. It did not work. 
It only showed “Title page” and did not show the rest of the work. Any idea?

 

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

Reply via email to