]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/translator-property-description.scm
release: 1.3.127
[lilypond.git] / scm / translator-property-description.scm
index e62eb8adc8116fe697699124d37e1f6e079eced0..7ee1dc69cbd898402539eaf0643406ac194170e7 100644 (file)
@@ -127,7 +127,9 @@ This variable is typically read at Score level, so overriding
 Staff.defaultBarType will have no effect.
 
 ")
-(translator-property-description 'drarnChords boolean? "")
+(translator-property-description 'chordChanges boolean? "Only generate chords
+if they change.
+")
 (translator-property-description 'explicitClefVisibility procedure? "visibility-lambda function for clef changes.")
 (translator-property-description 'explicitKeySignatureVisibility procedure? "visibility-lambda function for explicit Key changes.")
 (translator-property-description 'followThread boolean?