Node:Repeat_acknowledge_engraver, Next:Rest_collision_engraver, Previous:Pitch_squash_engraver, Up:Engravers
Acknowledge repeated music, and convert the contents of repeatCommands ainto an appropriate setting for whichBar.
Properties (read)
whichBar
(string)
Example:
\property Staff.whichBar = "|:"
This will create a start-repeat bar in this staff only.
If not set explicitly (by property or bar
), this is set
according to values of defaultBarType
, barAlways
,
barNonAuto
and measurePosition
.
Valid values are described in (lilypond-internals)bar-line-interface.
.
repeatCommands
(list)
Repeat_acknowledge_engraver is part of contexts: Score
This page is for LilyPond-2.0.0 (stable-branch).