From 16a984a68c9a99c7c82773e9e4b50c3a9f6aae90 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 5 Aug 2005 11:29:37 +0000 Subject: [PATCH] *** empty log message *** --- scm/define-context-properties.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index db125d9717..75bd2e9916 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -242,9 +242,9 @@ is used to transpose the MIDI output, and @code{\\quote}s.") (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). ") -- 2.39.5