Next: MeasureGrouping, Previous: LyricSpace, Up: All layout objects
LyricText objects are created by: Lyric_engraver
Standard settings:
stencil
(unknown):lyric-text::print
The symbol to print.
text
(markup):#<procedure #f (grob)>
Text markup. See Text markup .
X-offset
(number):ly:self-alignment-interface::aligned-on-x-parent
The horizontal amount that this object is moved relative to its X-parent.
self-alignment-X
(number):0
Specify alignment of an object. The value
-1
means left aligned,0
centered, and1
right-aligned in X direction. Values in-between may also be specified.word-space
(dimension, in staff space):0.6
Space to insert between words in texts.
font-series
(symbol):'bold-narrow
Select the series of a font. Choices include
medium
,bold
,bold-narrow
, etc.font-size
(number):1.0
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.extra-spacing-width
(pair of numbers):'(0.0 . 0.0)
In the horizontal spacing problem, we pad each item by this amount (by adding the ‘car’ on the left side of the item and adding the ‘cdr’ on the right side of the item). In order to make a grob take up no horizontal space at all, set this to
(+inf.0 . -inf.0)
.
This object supports the following interfaces:
text-interface, self-alignment-interface, rhythmic-grob-interface, lyric-syllable-interface, item-interface, font-interface and grob-interface
Next: MeasureGrouping, Previous: LyricSpace, Up: All layout objects
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.