Ruud -
Thanks for the pointer.
It seems that font-size for simple MultiMeasureRest has at least three
components. Horizontal bar thickness is controlled with \override
MultiMeasureRest #'thick-thickness and thickness of vertical bars at ends
with \override MultiMeasureRest #'hair-thickness. Still haven't found the
third wanted component: length of vertical end bars.
- Bruce
-----Original Message-----
From: Ruud van Silfhout [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 22, 2005 7:44 AM
To: Fairchild
Cc: [email protected]
Subject: Re: MultiMeasureRest font-size
Bruce,
Apart from a MultiMeasureRest object, also a MultiMeasureRestNumber
object and a MultiMeasureRestText object exists.
You can find this information in the program reference
http://lilypond.org/doc/v2.4/Documentation/user/out-www/lilypond-internals/M
ulti_005fmeasure_005frest_005fengraver.html#Multi_005fmeasure_005frest_005fe
ngraver
when you change the line
\override MultiMeasureRest #'font-size = #6
into
\override MultiMeasureRestNumber #'font-size = #6
the number above is scaled accordingly.
Ruud.
Fairchild wrote:
>What's the clue for changing font size of simple multimeasure rests?
>
> \override MultiMeasureRest #'font-size = #6
>
>controls church rests, but doesn't effect the simple style in the
>attached example, which expands the snippet in 8.2.3 of the user
>manual.
>
> - Bruce
>
>
>-----------------------------------------------------------------------
>-
>
>_______________________________________________
>lilypond-user mailing list
>[email protected]
>http://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user