From e84de59ca1a620f5f6ed2c9e730dcaccab50748f Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 13 Sep 2002 23:26:50 +0000 Subject: [PATCH] property descs --- scm/translator-property-description.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scm/translator-property-description.scm b/scm/translator-property-description.scm index bdfb666b53..14043e6788 100644 --- a/scm/translator-property-description.scm +++ b/scm/translator-property-description.scm @@ -214,6 +214,8 @@ procedure? "visibility-lambda function for explicit Key changes; extra natural sign before accidentals changing from a non-natural to another non-natural. ") + +(translator-property-description 'finalizations list? "List of expressions to evaluate before proceeding to next time step. Internal variable.") (translator-property-description 'followVoice boolean? "if set, note heads are tracked across staff switches by a thin line") (translator-property-description 'fontSize integer? -- 2.39.5