lilypond-user
[Top][All Lists]
Advanced

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

Re: Merging scores in one pdf


From: sdfgsdhdshd
Subject: Re: Merging scores in one pdf
Date: Mon, 9 Jul 2007 20:46:41 -0700 (PDT)

i tried it with 4 scores: each one has a title, this is a very good start
but
1) the first has two titles
solved it by adding in the paper section
        bookTitleMarkup = ""
2) the first 3 scores have the title of the third. The 4th has the right
title.

i read the custom titles section. Interesting... but hard to figure how to
use these variables.


Mats Bengtsson-4 wrote:
> 
> Quoting sdfhsdfhsdfhs
>>
>> I tried this, you get all the notes and lyrics, BUT
>> 1) there is only one header (basically title+subtittle), at the beginning
>> of
>> the pdf (top of page 1),
>> 2) which content is the content of the header of the last include file!
>>
>> i'm looking for having all headers on the right places.
> 
> The trick is to include each \header field within the corresponding
> \score block, i.e.
> \score{
>   The music
>   \header{...}
> }
> 
> and then add
> 
> \paper {
>   scoreTitleMarkup = \bookTitleMarkup
> }
> 
> to tell LilyPond to typeset the title of each separate score
> the same way as it sets the title of the full book by default.
> See "Custom titles" for more information.
> 
>    /Mats
> 

-- 
View this message in context: 
http://www.nabble.com/Merging-scores-in-one-pdf-tf4049819.html#a11514392
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.





reply via email to

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