Create barlines. This engraver is controlled through the whichBar property. If it has no bar line to create, it will forbid a linebreak at this point
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.
.
Bar_engraver is part of contexts: VaticanaStaff, RhythmicStaff, GregorianTranscriptionStaff, TabStaff and Staff
This page is for LilyPond-2.0.1 (stable-branch).