Next: , Previous: DynamicText, Up: All layout objects



DynamicTextSpanner

DynamicTextSpanner objects are created by: none

Standard settings:

print-function (procedure):
Dynamic_text_spanner::print

Function taking grob as argument, returning a Stencil object.

font-series (symbol):
'bold

Select the series of a font. Choices include medium, bold, bold-narrow, etc.

font-shape (symbol):
'italic

Select the shape of a font. Choices include upright, italic, caps.

style (symbol):
'dashed-line

This setting determines in what style a grob is typeset. Valid choices depend on the print-function that is reading this property.

font-size (number):
2

The font size, compared the `normal' size. 0 is style-sheet's normal size, -1 is smaller, +1 is bigger. Each step of 1 is approximately 12% larger, 6 steps are exactly a factor 2 larger. Fractional values are allowed.

bound-padding (number):
0.75

The amount of padding to insert around spanner bounds.

dash-fraction (number):
0.2

Size of the dashes, relative to dash-period. Should be between 0.0 (no line) and 1.0 (continuous line).

dash-period (number):
3.0

the length of one dash + white space. If negative, no line is drawn at all.

This object supports the following interfaces: item-interface, dynamic-text-spanner-interface, dynamic-interface, text-interface, font-interface and grob-interface

Read comments on this page, or add one.

This page is for LilyPond-2.5.11 (development-branch).

Report errors to <bug-lilypond@gnu.org>.

Other languages: English.
Using automatic language selection.