From 74b6d843a70679192671b43068c44b4a7c6d4ddd Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Wed, 17 Feb 2010 22:12:33 +0000 Subject: [PATCH] Remove obsolete context property. * scm/define-context-properties.scm (all-internal-translation-properties): remove originalMiddleCPosition. --- scm/define-context-properties.scm | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 99eef2ec5d..16b2538ed3 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -579,10 +579,6 @@ This can be used to signal melismas on top of those automatically detected.") - (originalMiddleCPosition ,integer? "Used for temporary overriding -middle@tie{}C in octavation brackets.") - - (quotedCueEventTypes ,list? "A list of symbols, representing the event types that should be duplicated for @code{\\cueDuring} commands.") (quotedEventTypes ,list? "A list of symbols, representing the -- 2.39.5