On 9/22/2015 2:06 PM, Simon Albrecht wrote:
On 22.09.2015 19:53, T. Michael Sommers wrote:
Is it possible to have multiple independent scores in a single document,

Of course it’s possible: just use more than one \score {} block.

with each score having its own title, composer, arranger, and so
forth?  From what I can see, if a score has those items in its header,
they are ignored.

A score can contain its own \header {} block, but settings from a
top-level \header {} block will override those specific to one score. So
you need to remove the respective definition from the top-level header
block in order to change it score-wise.
See
<http://lilypond.org/doc/v2.18/Documentation/notation/creating-titles-headers-and-footers>
for comprehensive documentation.

It doesn't appear to work that way, although you'd think it would. See this snippet: http://www.lilypond.org/doc/v2.18/Documentation/snippets/text#text-demonstrating-all-headers

--
T.M. Sommers -- [email protected] -- ab2sb

_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to