X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-grob-properties.scm;h=b4861729b7788cc19424ca0c4f3adc33592f34c1;hb=528e1aac95928f3fbe017af0b3d7a0f0a0ccafbf;hp=4c5c404dc78a1c06b6e86ace9020b96f32aeb669;hpb=02b8e806dc39fefa22147e75c2b71fd97780610e;p=lilypond.git diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index 4c5c404dc7..b4861729b7 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -173,9 +173,6 @@ when a spanner is broken at a line break.") ;; (c0-position ,integer? "An integer indicating the position of middle@tie{}C.") - (chord-dots ,boolean? "If set, remove dots which the -@code{DotColumn} algorithm would vertically position too far away from -note heads.") (circled-tip ,boolean? "Put a circle at start/@/end of hairpins (al/@/del niente).") (clip-edges ,boolean? "Allow outward pointing beamlets at the @@ -1065,7 +1062,6 @@ constructed from a whole number of squiggles.") dynamic spanners.") (all-elements ,ly:grob-array? "An array of all grobs in this line. Its function is to protect objects from being garbage collected.") - (arpeggio ,ly:grob? "A pointer to an @code{Arpeggio} object.") (axis-group-parent-X ,ly:grob? "Containing X@tie{}axis group.") (axis-group-parent-Y ,ly:grob? "Containing Y@tie{}axis group.")