From f4b983717e801f69c518d7daf418e494fdcc6a65 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 4 Aug 2005 01:02:07 +0000 Subject: [PATCH] *** empty log message *** --- scm/define-context-properties.scm | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 5a68721d4e..db125d9717 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -300,6 +300,10 @@ sustain pedals: @code{text}, @code{bracket} or @code{mixed} (both).") (printKeyCancellation ,boolean? "Print restoration alterations before a key signature change. ") (printPartCombineTexts ,boolean? "set Solo/A due texts in the part combiner?") (printOctaveNames ,boolean? "Print octave marks for the NoteNames context.") + + (proportionalNotationDuration ,ly:moment? "Global override for +shortest-playing duration. This is used for switching on proportional +notation.") (recordEventSequence ,procedure? "When Recording_group_engraver is in this context, then upon termination of the context, this function is called with current context and a list of music objects. -- 2.39.5