]> git.donarmstrong.com Git - lilypond.git/commitdiff
*** empty log message ***
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 4 Aug 2005 01:02:07 +0000 (01:02 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 4 Aug 2005 01:02:07 +0000 (01:02 +0000)
scm/define-context-properties.scm

index 5a68721d4e48d76bb4f69c6b5b4390b850d87f5b..db125d971718f4e5f0d4da69dca81fe76801a69c 100644 (file)
@@ -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.