Nikolai Hedler <[email protected]> writes:
> Where can be found the parameters that can be set using \with { }? Can
> I set the rehearsal mark style there, or do I have to use \set
> Score.markFormatter ?
Nobody keeps you from writing
\score {
\new Score \with { Score.markFormatter = ... }
{ ... }
}
You'll need the respective setting in the context where the engraver is
situated.
--
David Kastrup
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user