Hi Aaron

On Wed, Mar 6, 2019 at 11:51 AM Aaron Hill <[email protected]> wrote:

> >
> > \mark produces RehearsalMark grobs.  These are usually at the \Score
> > level, so you can either \override where you use \mark, or you can do
> > it within \layout:
> >
> > %%%%
> > \version "2.19.82"
> > \layout { \context { \Score
> >   \override RehearsalMark.font-size = #6 % Default is #2
> > }
>

thanks for the tip! That's exactly what I was looking for!

Cheers,

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

Reply via email to