]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc (around) and (outside) for avoid-slur.
authorGraham Percival <graham@percival-music.ca>
Fri, 12 Jan 2007 04:14:55 +0000 (20:14 -0800)
committerGraham Percival <graham@percival-music.ca>
Fri, 12 Jan 2007 04:14:55 +0000 (20:14 -0800)
scm/define-grob-properties.scm

index d2c49e6278c4e03a2554f760dda1085a443860f9..c7949ece77c9c6aa8f996d725accef52939b536c 100644 (file)
@@ -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