[ << Backend ] | [Top][Contents][Index] | [ Scheme functions >> ] |
[ < finger-interface ] | [ Up : Graphical Object Interfaces ] | [ flag-interface > ] |
3.2.49 fingering-column-interface
Makes sure that fingerings placed laterally do not collide and that they are flush if necessary.
User-settable properties:
padding
(dimension, in staff space)Add this much extra space between objects that are next to each other.
snap-radius
(number)The maximum distance between two objects that will cause them to snap to alignment along an axis.
Internal properties:
positioning-done
(boolean)Used to signal that a positioning element did its job. This ensures that a positioning is only done once.
This grob interface is used in the following graphical object(s): FingeringColumn
.