[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < bezier-curve-interface ] | [ Up : Graphical Object Interfaces ] | [ break-aligned-interface > ] |
3.2.18 break-alignable-interface
Object that is aligned on a break alignment.
User settable properties:
-
break-align-symbols
(list) A list of break-align symbols that determines which breakable items to align this to. If the grob selected by the first symbol in the list is invisible due to
break-visibility
, we will align to the next grob (and so on). Choices are listed in break-alignment-interface.-
non-break-align-symbols
(list) A list of symbols that determine which NON-break-aligned interfaces to align this to.
This grob interface is used in the following graphical object(s): BarNumber
, CodaMark
, JumpScript
, LyricRepeatCount
, MetronomeMark
, RehearsalMark
, SectionLabel
, SegnoMark
and TextMark
.
[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < bezier-curve-interface ] | [ Up : Graphical Object Interfaces ] | [ break-aligned-interface > ] |