On 9/24/2015 9:15 PM, Thomas Morley wrote:
2015-09-25 2:46 GMT+02:00 T. Michael Sommers <tmsomme...@gmail.com>:
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 -- tmsomme...@gmail.com -- ab2sb


Looks like best would be to redefine scoreTitleMarkup:

<snip>

Yes, that's what was suggested before.

Though there is something strange with the snippet you linked to.
Per default LilyPond does not support header-fields like:
metre
texidoc
enteredby
source

Presumably those were there to demonstrate user-defined headers.

--
T.M. Sommers -- tmsomme...@gmail.com -- ab2sb

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

Reply via email to