+2002-09-14 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * scm/music-property-description.scm (once): add 'once
+
2002-09-13 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* lily/simultaneous-music-iterator.cc (skip): call quit()
(music-property-description 'last-pitch pitch? "The last pitch after relativization.")
(music-property-description 'length procedure? "How to compute the duration of this music")
(music-property-description 'numerator integer? "numerator of a time signature")
+(music-property-description 'once boolean? "Apply this operation only during one time step?")
(music-property-description 'origin ly-input-location? "where was this piece of music defined?")
(music-property-description 'penalty number? "Penalty for break hint.")
(music-property-description 'pitch pitch? "the pitch of this note")