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


BreathingSign

BreathingSign objects are created by: Breathing_sign_engraver

Standard settings:

break-align-symbol (symbol):
'breathing-sign

This key is used for aligning and spacing breakable items.

non-musical (boolean):
#t

True if the grob belongs in a NonMusicalPaperColumn.

space-alist (list):
'((ambitus extra-space . 2.0) (custos minimum-space . 1.0) (key-signature minimum-space . 1.5) (time-signature minimum-space . 1.5) (staff-bar minimum-space . 1.5) (clef minimum-space . 2.0) (first-note fixed-space . 1.0) (right-edge extra-space . 0.1))

A table that specifies distances between prefatory items, like clef and time-signature. The format is an alist of spacing tuples: (break-align-symbol type . distance), where type can be the symbols minimum-space or extra-space.

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

The symbol to print.

text (markup):
'(#<procedure musicglyph-markup (layout props glyph-name)> scripts.rcomma)

Text markup. See Text markup .

Y-offset (number):
ly:breathing-sign::offset-callback

The vertical amount that this object is moved relative to its Y-parent

break-visibility (vector):
#(#t #t #f)

A vector of 3 booleans, #(end-of-line unbroken begin-of-line). #t means visible, #f means killed.

This object supports the following interfaces: text-interface, item-interface, font-interface, breathing-sign-interface, break-aligned-interface and grob-interface


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

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

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.