Simon,

Thank you for your reply and reference to the manual. 
It does seem to be rather complicated for my simple score.
\header
\include
\include
Why is the "opus" printed with both "includes"?

Mark

-----Original Message-----
From: Simon Albrecht [mailto:simon.albre...@mail.de] 
Sent: Tuesday, July 12, 2016 3:28 PM
To: Mark Stephen Mrotek <carsonm...@ca.rr.com>; 'lilypond-user'
<lilypond-user@gnu.org>
Subject: Re: header

On 12.07.2016 23:15, Mark Stephen Mrotek wrote:
>
> Hello,
>
> An outline of a two movement work (2.18.2)
>
> \header {
>
> Title = % title
>
> Composer = % composer
>
> Opus = % opus
>
> }
>
> \ include %here first movement
>
> \page break
>
> \include %here second movement
>
> Everything compiles as wanted, except the opus appears at the 
> beginning of the second movement also.
>
> What should I adjust?
>

Redefine bookTitleMarkup and scoreTitleMarkup in \paper {}, so that opus is
referenced from the former, not the latter.
<http://lilypond.org/doc/v2.19/Documentation/notation/custom-titles-headers-
and-footers#custom-layout-for-titles>

Best, Simon


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

Reply via email to