lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MultiMeasureRest font-size


From: Ruud van Silfhout
Subject: Re: MultiMeasureRest font-size
Date: Sun, 22 May 2005 22:03:36 +0200
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

Bruce,

AFAICT from the code there is no such property. You could send in a feature request :-)

Ruud

Fairchild wrote:

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:address@hidden Sent: Sunday, May 22, 2005 7:44 AM
To: Fairchild
Cc: address@hidden
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
address@hidden http://lists.gnu.org/mailman/listinfo/lilypond-user













reply via email to

[Prev in Thread] Current Thread [Next in Thread]