]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
* scm/define-grob-properties.scm (avoid-slur): New property.
[lilypond.git] / scm / define-grob-properties.scm
index 8a477c570be47ed0b2d47c7ddd4744724072911a..fb4e97fff259051a2a6a26e735e6ef96253d8a9b 100644 (file)
@@ -277,8 +277,8 @@ slur, the closer it is to this height.")
 of note-column for horizontal shifting. This is used by
 @internalsref{note-collision-interface}.")
      (avoid-slur ,symbol? "Method of handling slur collisions.
-Choices are @{around}, @{ignore}, @{inside}, @{outside}.  If
-unset, script and slur ignore eachother.")
+Choices are @{around}, @{inside}, @{outside}.  If unset, script
+and slur ignore eachother.")
      (inspect-quants ,number-pair? "If debugging is set,
 set beam quant to this position, and print the respective scores.")