From aae69d9343c20a91f8daf8901feb6b3ec2eb4ff7 Mon Sep 17 00:00:00 2001 From: Jan Nieuwenhuizen Date: Thu, 21 Apr 2005 18:50:46 +0000 Subject: [PATCH] *** empty log message *** --- scm/define-context-properties.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index c6ad8a828e..cac8840c94 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -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.") -- 2.39.5