| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < NonMusicalPaperColumn ] | [ Up : All layout objects ] | [ NoteColumn > ] | ||
3.1.77 NoteCollision
NoteCollision objects are created by: Collision_engraver.
Standard settings:
axes(list):
'(0 1)List of axis numbers. In the case of alignment grobs, this should contain only one number.
prefer-dotted-right(boolean):
#tFor note collisions, prefer to shift dotted up-note to the right, rather than shifting just the dot.
X-extent(pair of numbers):
ly:axis-group-interface::widthExtent (size) in the X direction, measured in staff-space units, relative to object’s reference point.
Y-extent(pair of numbers):
#<unpure-pure-container #<primitive-procedure ly:axis-group-interface::height> #<primitive-procedure ly:axis-group-interface::pure-height> >Extent (size) in the Y direction, measured in staff-space units, relative to object’s reference point.
This object supports the following interface(s): axis-group-interface, grob-interface, item-interface and note-collision-interface.
| [ << Backend ] | [Top][Contents][Index][ ? ] | [ Scheme functions >> ] | ||
| [ < NonMusicalPaperColumn ] | [ Up : All layout objects ] | [ NoteColumn > ] | ||