]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/music-property-description.scm
* lily/include/translator.hh (ENTER_DESCRIPTION): add
[lilypond.git] / scm / music-property-description.scm
index f1eaf73f7f8bb722faf989d3325355bf2b4eca7c..c6ddde46ec067485c4c702ca37fd132bc9fd1959 100644 (file)
@@ -58,6 +58,7 @@ TODO: consider making type into symbol ")
 
 (music-property-description 'predicate procedure? "the predicate of a \outputproperty")
 (music-property-description 'type symbol? "The type of this music object. Determines iteration in some cases.")
+(music-property-description 'types list? "The types of this music object. Determines iteration in some cases.")
 (music-property-description 'repeat-count  integer? "do a @code{\repeat} how ofen?")
 (music-property-description 'span-direction dir? "Does this start or stop a spanner?")