|
|
Node:align-interface,
Next:aligned-interface,
Previous:accidentals-interface,
Up:LilyPond interfaces
align-interface
Order grobs top to bottom/left to right/right to left etc.
stacking-dir (direction):
- stack contents of grobs in which direction ?.
Default value: (unset)
align-dir (direction):
- Which side to align? -1: left side, 0: around center of width, 1: right side.
Default value: (unset)
threshold (pair of numbers):
- (cons MIN MAX), where MIN and MAX are dimensions in staffspace.
Default value: (unset)
alignment-done (boolean):
- boolean to administrate whether we've done the alignment already (to ensure that the process is done only once).
Default value: (unset)
center-element (grob (GRaphical OBject)):
- grob which will
be at the center of the group after aligning (when using
Align_interface::center_on_element). .
Default value: (unset)
elements (list):
- list of grobs, type depending on the Grob where this is set in.
Default value: (unset)
axes (list):
- list of axis numbers.
In the case of alignment grobs, this should contain only one number.
Default value: (unset)
|
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to
lilypond-user@gnu.org.
Please send comments on these web pages to
lilypond@packages.debian.org
Copyright (c) 1997--2001 Han-Wen Nienhuys and Jan Nieuwenhuizen.
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
|