Next: Parenthesis_engraver, Previous: Output_property_engraver, Up: Engravers
Takes care of generating columns.
This engraver decides whether a column is breakable. The default is that a column is always breakable. However, when every Bar_engraver that does not have a barline at a certain point will call Score_engraver::forbid_breaks to stop linebreaks. In practice, this means that you can make a breakpoint by creating a barline (assuming that there are no beams or notes that prevent a breakpoint.)
Music types accepted:
Properties (write)
currentCommandColumn
(layout object)currentMusicalColumn
(layout object)Paper_column_engraver
is part of contexts: Score
This page is for LilyPond-2.8.8 (stable-branch).