[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: formatting rehearsal marks
From: |
Xavier Scheuer |
Subject: |
Re: formatting rehearsal marks |
Date: |
Tue, 4 Sep 2012 13:53:46 +0200 |
On 4 September 2012 03:04, Jeffrey Trevino <address@hidden> 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 <address@hidden>