Next: NoteCollision, Previous: MultiMeasureRestText, Up: All layout objects
NonMusicalPaperColumn objects are created by: Paper_column_engraver.
Standard settings:
allow-loose-spacing
(boolean):#t
If set, column can be detached from main spacing.
axes
(list):'(0)
List of axis numbers. In the case of alignment grobs, this should contain only one number.
before-line-breaking
(boolean):ly:paper-column::before-line-breaking
Dummy property, used to trigger a callback function.
X-extent
(pair of numbers):ly:axis-group-interface::width
Hard coded extent in X direction.
horizontal-skylines
(unknown):ly:separation-item::calc-skylines
Two skylines, one to the left and one to the right of this grob.
non-musical
(boolean):#t
True if the grob belongs to a
NonMusicalPaperColumn
.line-break-permission
(symbol):'allow
Instructs the line breaker on whether to put a line break at this column. Can be
force
orallow
.page-break-permission
(symbol):'allow
Instructs the page breaker on whether to put a page break at this column. Can be
force
orallow
.
This object supports the following interface(s): spaceable-grob-interface, separation-item-interface, paper-column-interface, item-interface, axis-group-interface and grob-interface.
This page is for LilyPond-2.11.58 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.