Node: self-alignment-interface, Next: , Previous: script-interface, Up: Graphical Object Interfaces



self-alignment-interface

Position self using some alignment


self-alignment-X (number or grob)
real number: -1 = left aligned, 0 = center, 1 right-aligned in X direction.

Set to an grob pointer, if you want that grob to be the center. In this case, the center grob should have this object as a reference point.

TODO: revise typing.

self-alignment-Y (number)
like self-alignment-X but for Y axis.

This grob interface is used in the following graphical objects: UnaCordaPedal, SustainPedal, SostenutoPedal, RehearsalMark, OctavateEight, MultiMeasureRestText, MultiMeasureRestNumber, LyricText, InstrumentName, Hairpin, Fingering, DynamicText, BassFigure and BarNumber


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

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