Next: Fingering, Previous: DynamicText, Up: All layout objects
DynamicTextSpanner objects are created by: Dynamic_engraver and New_dynamic_engraver.
Standard settings:
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
stencil
callback reading this property.minimum-Y-extent
(pair of numbers):'(-1 . 1)
Minimum size of an object in Y dimension, measured in
staff-space
units.bound-details
(list):'((right (attach-dir . -1) (Y . 0) (padding . 0.75)) (right-broken (attach-dir . 1) (padding . 0.0)) (left (attach-dir . -1) (Y . 0) (stencil-offset 0 . -0.5) (padding . 0.5)) (left-broken (attach-dir . 1)))
An alist of properties for determining attachments of spanners to edges.
stencil
(unknown):ly:line-spanner::print
The symbol to print.
left-bound-info
(list):ly:line-spanner::calc-left-bound-info-and-text
An alist of properties for determining attachments of spanners to edges.
right-bound-info
(list):ly:line-spanner::calc-right-bound-info
An alist of properties for determining attachments of spanners to edges.
font-size
(number):1
The font size, compared to 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.dash-fraction
(number):0.2
Size of the dashes, relative to
dash-period
. Should be between0.0
(no line) and1.0
(continuous line).dash-period
(number):3.0
The length of one dash together with whitespace. If negative, no line is drawn at all.
This object supports the following interface(s): text-interface, spanner-interface, line-spanner-interface, line-interface, font-interface, dynamic-text-spanner-interface, dynamic-interface and grob-interface.
Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).
Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Se agradecen las sugerencias para la documentación.