Marc Hohl <m...@hohlart.de> writes:

> Am 09.11.2012 09:32, schrieb Alex Voice:
>> Hi Lilypond Experts,
>>
>> I should like to increase the size of rehearsal marks relative to
>> the stave.
>>
>> I'm sure that it has something to do with
>>
>> \set Score.markformatter   and    #'font-size
>>
>> but I can't work out how to put these two bits together and where.
> For 2.16.0:
>
> \override Score.RehearsalMark #'font-size = #...
>
> In 2.17.x something like
>
> \override Score.RehearsalMark.font-size = #...
>
> should do the trick.

Just a short note: in 2.17.x, the first version will work just fine.  It
will likely get a warning in 2.20, and stop working in 2.22.  But the
second variant is easier on the eyes in my opinion.

-- 
David Kastrup


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to