[ << Music definitions ] | [Top][Contents][Index] | [ Translation >> ] |
[ < ScriptEvent ] | [ Up : Music expressions ] | [ SectionLabelEvent > ] |
1.1.82 SectionEvent
Add a section division, which is typically written as a thin double bar line.
Event classes:
music-event
, section-event
, StreamEvent
and structural-event
.
Accepted by: Bar_engraver
and Divisio_engraver
.
Properties:
name
(symbol):
'SectionEvent
Name of this music object.
types
(list): '(section-event event)The types of this music object; determines by what engraver this music expression is processed.