Next: AmbitusAccidental, Previous: AccidentalSuggestion, Up: All layout objects
Ambitus objects are created by: Ambitus_engraver.
Standard settings:
axes
(list):'(0 1)
List of axis numbers. In the case of alignment grobs, this should contain only one number.
X-extent
(pair of numbers):ly:axis-group-interface::width
Hard coded extent in X direction.
Y-extent
(pair of numbers):ly:axis-group-interface::height
Hard coded extent in Y direction.
space-alist
(list):'((clef extra-space . 0.5) (key-signature extra-space . 0.0) (staff-bar extra-space . 0.0) (time-signature extra-space . 0.0) (first-note fixed-space . 0.0))
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 symbolsminimum-space
orextra-space
.non-musical
(boolean):#t
True if the grob belongs to a
NonMusicalPaperColumn
.break-align-symbol
(symbol):'ambitus
This key is used for aligning and spacing breakable items.
break-visibility
(vector):#(#f #f #t)
A vector of 3 booleans,
#(
end-of-line unbroken begin-of-line)
.#t
means visible,#f
means killed.
This object supports the following interface(s): item-interface, break-aligned-interface, axis-group-interface, ambitus-interface and grob-interface.
Esta página corresponde a LilyPond-2.11.58 (rama de desarrollo).
Informe de los fallos a través de la lista en español lilypond-es, o en inglés a través de http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Se agradecen las sugerencias para la documentación.