On 2019-01-28 11:00 pm, Daniel Contreras wrote:
Hello all,
I am trying to typeset parts for a jazz ensemble piece more
efficiently. My question is:
If i include a header block before all of the book blocks, will that
typeset the same title for each output file?
Example...
\header { }
\book { }
\book { }

Yes. A top-level \header block defines values that will be inherited by each subsequent \book.

Also, if i include a midi block at the top before the book blocks,
will receive a midi file for each resulting output file?

No. MIDI output applies to scores, not books. And each \score you want to emit a MIDI file needs to have its own nested \midi block.


-- Aaron Hill

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

Reply via email to