Node:note-collision-interface, Next:, Previous:multi-measure-rest-interface, Up:Graphical Object Interfaces



note-collision-interface

An object that handles collisions between notes with different stem directions and horizontal shifts. Most of the interesting properties are to be set in note-column-interface: these are force-hshift and horizontal-shift.


collision-done (boolean)

merge-differently-dotted (boolean)
Merge noteheads in collisions, even if they have a different number of dots. This normal notation for some types of polyphonic music. The value of this setting is used by note-collision-interface .
merge-differently-headed (boolean)
Merge noteheads in collisions, even if they have different note heads. The smaller of the two heads will be rendered invisible. This used polyphonic guitar notation. The value of this setting is used by note-collision-interface .

This grob interface is used in the following graphical objects: NoteCollision


This page is for LilyPond-2.0.0 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.