]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorJan Nieuwenhuizen <janneke@gnu.org>
Thu, 21 Apr 2005 18:50:46 +0000 (18:50 +0000)
committerJan Nieuwenhuizen <janneke@gnu.org>
Thu, 21 Apr 2005 18:50:46 +0000 (18:50 +0000)
scm/define-context-properties.scm

index c6ad8a828ecd67b3c52ef28b02589b0cfd43af32..cac8840c94ced51c5a88c6595fa2681899033ded 100644 (file)
@@ -72,8 +72,9 @@ immediately, and if @var{laziness} is @code{#t} then the accidental
 lasts forever.
 @end table
 ")
-     (autoBeamCheck ,procedure? "Routine taking two arguments,
-start/stop (-1 or 1) and shortest note in the beam.")
+     (autoBeamCheck ,procedure? "Procedure taking three
+arguments, CONTEXT, DIR start/stop (-1 or 1) and TEST shortest
+note in the beam.  A non-#f return value starts or stops the auto beam.")
      (autoBeaming ,boolean? "If set to true then beams are generated
 automatically.")