[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < system-start-delimiter-interface ] | [ Up : Graphical Object Interfaces ] | [ tab-note-head-interface > ] |
3.2.150 system-start-text-interface
Text in front of the system.
User-settable properties:
long-text
(markup)Text markup. See Formatting text.
self-alignment-X
(number)Specify alignment of an object. The value
-1
means left aligned,0
centered, and1
right-aligned in X direction. Other numerical values may also be specified - the unit is half the object width. If not a number, align on the object’s reference point.self-alignment-Y
(number)Like
self-alignment-X
but for the Y axis.text
(markup)Text markup. See Formatting text.
This grob interface is used in the following graphical object(s): InstrumentName
.