Hello,

.

A piano piece I am engraving has several sections. Each has different
meters, keys, and number of voices. Each is coded in a separate score for
ease of future editing.

 

The entire piece is structured

 

\header {

title = ''title''

composer = ''composer''

opus = ''opus''

}

 

\include "section1.ly''

\include ''section2.ly''

\include ''section3ly''

\include ''section4.ly''            Yes the quote marks are not the correct
style here.

 

When compiled the opus appears before each section.

 

Reading

https://lilypond.org/doc/v2.22/Documentation/notation/creating-titles-header
s-and-footers

"Note, though, that only piece and opus fields are printed by default in
Score Titles unless the \paper variable, print-all-headers, is set to #t."

 

Would someone please provide a functioning explanation has to how this apply
this to my current piece?

 

Thank you for your kind attention..

 

Mark

 

 

Reply via email to