From: Han-Wen Nienhuys Date: Fri, 13 Sep 2002 23:26:50 +0000 (+0000) Subject: property descs X-Git-Tag: release/1.6.3~11 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e84de59ca1a620f5f6ed2c9e730dcaccab50748f;p=lilypond.git property descs --- 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?