[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < bend-after-interface ] | [ Up : Graphical Object Interfaces ] | [ break-aligned-interface > ] |
3.2.14 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, MetronomeMark and RehearsalMark.
[ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
[ < bend-after-interface ] | [ Up : Graphical Object Interfaces ] | [ break-aligned-interface > ] |