[ << Musical notation ] | [Top][Contents][Index] | [ Specialist notation >> ] |
[ < Staff highlights ] | [ Up : Inside the staff ] | [ Parentheses > ] |
Brackets for optional material
Optional additional material can be enclosed in brackets that pass through the staff.
{ \startOptionalMaterial c'1 \stopOptionalMaterial }![]()
The note positions that the bracket encompasses can be overridden. The endpoints of the interval are measured in staff spaces from the center of the staff to the center of the note.
{ \tweak OptionalMaterialBracket.positions #'(-4 . 1) \startOptionalMaterial c'1 \once \override Staff.OptionalMaterialBracket.positions = #'(-2 . 4) \stopOptionalMaterial }![]()
Predefined commands
\startOptionalMaterial
,
\stopOptionalMaterial
.
See also
Snippets: Editorial annotations.
Internals Reference: Optional_material_bracket_engraver, OptionalMaterialBracket, optional-material-bracket-interface.