[ << Translation ] | [Top][Contents][Index][ ? ] | [ Backend >> ] | ||
[ < Swallow_performer ] | [ Up : Engravers and Performers ] | [ Tab_harmonic_engraver > ] |
2.2.111 System_start_delimiter_engraver
Create a system start delimiter (i.e., a SystemStartBar
, SystemStartBrace
, SystemStartBracket
or SystemStartSquare
spanner).
Properties (read)
systemStartDelimiter
(symbol)Which grob to make for the start of the system/staff? Set to
SystemStartBrace
,SystemStartBracket
orSystemStartBar
.systemStartDelimiterHierarchy
(pair)A nested list, indicating the nesting of a start delimiters.
currentCommandColumn
(layout object)Grob that is X-parent to all current breakable (clef, key signature, etc.) items.
This engraver creates the following layout object(s):
SystemStartBar, SystemStartBrace, SystemStartBracket and SystemStartSquare.
System_start_delimiter_engraver
is part of the following context(s): ChoirStaff, GrandStaff, PianoStaff, Score and StaffGroup.
[ << Translation ] | [Top][Contents][Index][ ? ] | [ Backend >> ] | ||
[ < Swallow_performer ] | [ Up : Engravers and Performers ] | [ Tab_harmonic_engraver > ] |