CVSROOT:        /cvsroot/lilypond
Module name:    lilypond
Branch:         
Changes by:     Han-Wen Nienhuys <[EMAIL PROTECTED]>    05/08/05 11:29:37

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.48&tr2=1.49&r1=text&r2=text

Patches:
Index: lilypond/scm/define-context-properties.scm
diff -u lilypond/scm/define-context-properties.scm:1.48 
lilypond/scm/define-context-properties.scm:1.49
--- lilypond/scm/define-context-properties.scm:1.48     Thu Aug  4 01:02:07 2005
+++ lilypond/scm/define-context-properties.scm  Fri Aug  5 11:29:37 2005
@@ -242,9 +242,9 @@
 
      (keepAliveInterfaces ,list? "List of symbols, signifying grob interfaces 
that
 are worth keeping a RemoveEmptyStaff staff around for.")   
-     (keyAccidentalOrder ,list? " Alist that defines in what order
-alterations should be printed.  The format is (@var{name}
-. @var{alter}), where @var{name} is from 0 .. 6 and @var{alter} from
+     (keyAlterationOrder ,list? " Alist that defines in what order
+alterations should be printed.  The format is (@var{step}
+. @var{alter}), where @var{step} is from 0 .. 6 and @var{alter} from
 -2 (sharp) and 2 (flat).
 ")
 


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

Reply via email to