CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Jan Nieuwenhuizen <[EMAIL PROTECTED]>   05/04/21 18:50:47

Modified files:
        scm            : define-context-properties.scm 

Log message:
        

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/scm/define-context-properties.scm.diff?tr1=1.40&tr2=1.41&r1=text&r2=text

Patches:
Index: lilypond/scm/define-context-properties.scm
diff -u lilypond/scm/define-context-properties.scm:1.40 
lilypond/scm/define-context-properties.scm:1.41
--- lilypond/scm/define-context-properties.scm:1.40     Thu Apr 21 15:59:44 2005
+++ lilypond/scm/define-context-properties.scm  Thu Apr 21 18:50:46 2005
@@ -72,8 +72,9 @@
 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.")
 


_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs

Reply via email to