On 25-Oct-05, at 2:27 PM, Dylan Nicholson wrote:
If there was a way of specifying *which* staves \mark events would
appear above (and ideally below also) I would be able to use
realistically use lilypond for doing large orchestral scores.
Easy, just add the engraver that handles rehearsal marks to the
corresponding
Staff contexts:
<<
\new Staff {\flute}
\new Staff \with{\consists "Mark_engraver"}{\corno}
>>
Ah...thank you. That should definitely be in "Tips and tricks"!
Could you add it to LSR? At some point in the future, "tips and
tricks" will be a subset of LSR; having a working example will make it
easier to include in the distribution.
Cheers,
- Graham
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond