On 4 September 2012 03:04, Jeffrey Trevino <[email protected]> wrote:
> Hi there,
>
> I'm having trouble finding the correct overrides to change rehearsal mark
> formatting. I'd like to change the font name used for the marks, as well as
> the amount of white space between the number and the drawn circle or box (so
> that there is more white space between the number or letter and the
> enclosing shape). Has anyone done this before?
Hi,
I would say something like
\layout {
\context {
\Score
\override RehearsalMark #'font-name = #"Bitstream Charter"
\override RehearsalMark #'padding = #2
}
}
HTH,
Cheers,
Xavier
--
Xavier Scheuer <[email protected]>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user