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


StanzaNumber

StanzaNumber objects are created by: Stanza_number_engraver

Standard settings:

stencil (unknown):
ly:text-interface::print

The symbol to print.

font-series (symbol):
'bold

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

padding (dimension, in staff space):
1.0

Add this much extra space between objects that are next to each other.

X-offset (number):
ly:side-position-interface::x-aligned-side

The horizontal amount that this object is moved relative to its X-parent.

side-axis (number):
0

If the value is #X (or equivalently 1), the object is placed horizontally next to the other object. If the value is #Y or 0, it is placed vertically.

direction (direction):
-1

If side-axis is 1 (or #X), then this property determines whether the object is placed #LEFT, #CENTER or #RIGHT with respect to the other object. Otherwise, it determines whether the object is placed #UP, #CENTER or #DOWN. Numerical values may also be used: #UP=1, #DOWN=-1, #LEFT=-1, #RIGHT=1, CENTER=0 but also other numerical values are permitted.

This object supports the following interfaces: text-interface, stanza-number-interface, side-position-interface, item-interface, font-interface and grob-interface


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

Esta página corresponde a LilyPond-2.11.28 (rama de desarrollo).

Informe de los fallos a http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.

Your suggestions for the documentation are welcome.