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



SostenutoPedal

SostenutoPedal objects are created by: Piano_pedal_engraver

Standard settings:

print-function (procedure):
Text_item::print

Function taking grob as argument, returning a Stencil object.

direction (direction):
1

Up or down, left or right?

X-offset-callbacks (list):
'(#<primitive-procedure Self_alignment_interface::aligned_on_self>)

A list of functions determining this objects' position relative to its parent. The last one in the list is called first. The functions take a grob and axis argument.

no-spacing-rods (boolean):
#t

Items with this property do not cause spacing constraints.

padding (dimension, in staff space):
0.0

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

font-shape (symbol):
'italic

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

self-alignment-X (number):
0

Specify alignment of an object. The value -1 means left aligned, 0 centered, and 1 right-aligned in X direction. Values in between may also be specified.

This object supports the following interfaces: item-interface, font-interface, self-alignment-interface, text-interface and grob-interface

Read comments on this page, or add one.

This page is for LilyPond-2.2.6 (stable-branch).

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