3.2.111 passage-delimiter-interface

Items with this interface allow overriding break-visibility-passage-start, break-visibility-passage-default, and break-visibility-passage-end particularly in lieu of overriding break-visibility. The precise meaning of ‘passage’ depends on the type of item.

The internal passage-direction property determines which break-visibility property is used in a given instance.

See item-interface.

User-settable properties:

break-visibility-passage-default (vector)

The value to use for break-visibility when the item does not specifically mark the start or end of a passage. (It might be both or neither, depending on the type of item.)

break-visibility-passage-end (vector)

The value to use for break-visibility when the item marks the end of a passage.

break-visibility-passage-start (vector)

The value to use for break-visibility when the item marks the start of a passage.

Internal properties:

passage-direction (direction)

The placement of a passage-delimiter-interface item with respect to its passage: START at the start, END at the end, or CENTER otherwise.

This grob interface is used in the following graphical object(s): OptionalMaterialBracket and StaffEllipsis.

LilyPond Internals Reference v2.25.25 (development-branch).