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


KeyCancellation

KeyCancellation objects are created by: none

Standard settings:

space-alist (list):
'((time-signature extra-space . 1.25) (staff-bar extra-space . 0.6) (key-signature extra-space . 0.5) (right-edge extra-space . 0.5) (first-note fixed-space . 2.5))

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.

Y-offset (number):
ly:staff-symbol-referencer::callback

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

break-align-symbol (symbol):
'key-cancellation

This key is used for aligning and spacing breakable items.

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

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

breakable (boolean):
#t

Can this object appear at a line break, like clefs and bar lines?

This object supports the following interfaces: break-aligned-interface, font-interface, key-signature-interface, item-interface and grob-interface

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

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

Other languages: English.
Using automatic language selection.