[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Stem_engraver ] | [ Up : Engravers and Performers ] | [ Tab_note_heads_engraver > ] |
2.2.142 System_start_delimiter_engraver
Create a system start delimiter (i.e., a SystemStartBar
,
SystemStartBrace
, SystemStartBracket
or SystemStartSquare
spanner).
Properties (read)
-
currentCommandColumn
(graphical (layout) object) Grob that is X-parent to all current breakable items (clef, key signature, etc.).
-
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.
This engraver creates the following layout object(s):
SystemStartBar
, SystemStartBrace
, SystemStartBracket
and SystemStartSquare
.
System_start_delimiter_engraver
is part of the following context(s) in \layout
: ChoirStaff
, ChordGrid
, GrandStaff
, PianoStaff
, Score
, StaffGroup
and StandaloneRhythmScore
.
[ << Translation ] | [Top][Contents][Index] | [ Backend >> ] |
[ < Stem_engraver ] | [ Up : Engravers and Performers ] | [ Tab_note_heads_engraver > ] |