On 02.07.2016 03:30, Jaja wrote:
I tried to typeset multiple scores without using bookpart or book block. So
far, oddHeaderMarkup and evenHeaderMarkup cannot be applied to score header.
The same problem happened with oddFooterMarkup and evenFooterMarkup.
It would be very flexible and speed my work a lot if there is solution to it.
The variables you name are paper variables, so they can only be applied
to bookparts or books. In order to get score headers, use
\score {
… music …
\header {}
}
and—if necessary—customise them as explained in
<http://lilypond.org/doc/v2.18/Documentation/notation/custom-titles-headers-and-footers#custom-layout-for-titles>.
If there are further questions, please give a code example.
<http://lilypond.org/tiny-examples.html>
Best, Simon
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user