From: Graham Percival Date: Fri, 12 Jan 2007 04:14:55 +0000 (-0800) Subject: Doc (around) and (outside) for avoid-slur. X-Git-Tag: release/2.11.12-1~35^2~13^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d49a9cde3d23fae78f0a6d47f2d4f24d9aed9037;p=lilypond.git Doc (around) and (outside) for avoid-slur. --- diff --git a/scm/define-grob-properties.scm b/scm/define-grob-properties.scm index d2c49e6278..c7949ece77 100644 --- a/scm/define-grob-properties.scm +++ b/scm/define-grob-properties.scm @@ -199,7 +199,8 @@ of note-column for horizontal shifting. This is used by @internalsref{note-collision-interface}.") (avoid-slur ,symbol? "Method of handling slur collisions. Choices are @code{around}, @code{inside}, @code{outside}. If unset, script -and slur ignore eachother.") +and slur ignore each other. @code{around} will only move the script if +there is a collision; @code{outside} will always move the script.") (ignore-collision ,boolean? "If set, don't do note collision resolution on this NoteColumn.") (infinite-spacing-height ,boolean? "If true, then for the purposes of horizontal spacing, treat this item as though it were infinitely tall. That