[ << Musical notation ] | [Top][Contents][Index] | [ Specialist notation >> ] |
[ < Text spanners ] | [ Up : Writing text ] | [ Text marks > ] |
Section labels
The \sectionLabel
command marks the beginning of a named
passage. It is well suited for use at a section division created
with \section
, but it does not imply \section
and
may be used alone.
\fixed c' { \sectionLabel "Verse" c2 g \section \sectionLabel \markup { \rounded-box { Chorus } } g2 c \bar "|." }
See also
Notation Reference: Formatting text, Rehearsal marks, Section divisions.
Snippets: Text.
Internals Reference: SectionLabel, SectionLabelEvent.