]> git.donarmstrong.com Git - lilypond.git/commitdiff
(all-user-grob-properties):
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 14:25:30 +0000 (14:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 14:25:30 +0000 (14:25 +0000)
remove outdated doc.

ChangeLog
scm/define-grob-properties.scm

index ae6a32a78a8b1d0c137d682f3d956fe228ad4144..ec521e356d2817058a6880974b9ad6d94b8974b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-10-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
+       * scm/define-grob-properties.scm (all-user-grob-properties):
+       remove outdated doc.
+
        * lily/completion-note-heads-engraver.cc (process_music): always
        clone input events; otherwise we may overwrite input 'duration property.
 
index 4a101d6c5191e2b19017a04957e6ba3f772b66bb..eeac0c9e3f41621cc934571b3b85e4a4d1d19867 100644 (file)
@@ -132,8 +132,7 @@ should list the control points of a 3rd order bezier curve." )
 
      (connect-to-neighbor ,pair? "Pair of booleans, indicating whether this
 grob looks as a continued break.")
-     (damping ,number? "Amount of beam slope damping. 0: no, 1: yes,
-100000: horizontal beams.")
+     (damping ,number? "Amount of beam slope damping. ")
      (dash-period ,number? "the length of one dash + white space. If
 negative, no line is drawn at all.")