]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-grob-properties.scm
Add .py files to SOURCE_FILES instead of EXTRA_DIST_FILES. Fixes dist.
[lilypond.git] / scm / define-grob-properties.scm
index 62d7cf070c14fab3791b193a90c262c266a17c21..7fd0b138190bf35f20d9fcec62934c92af86839b 100644 (file)
@@ -172,6 +172,8 @@ edges of beams?")
 delimiter.  If equal or smaller, the bracket/brace/line is removed.")
      (collision-interfaces ,list? "A list of interfaces for which
 automatic beam-collision resolution is run.")
+     (collision-voice-only ,boolean? "Does automatic beam collsion apply
+only to the voice in which the beam was created?")
      (color ,color? "The color of this grob.")
      (common-shortest-duration ,ly:moment? "The most common shortest
 note length.  This is used in spacing.  Enlarging this sets the score
@@ -1001,6 +1003,8 @@ in addition to notes and stems.")
 
      (figures ,ly:grob-array? "Figured bass objects for continuation line.")
 
+     (glissando-index ,integer? "The index of a glissando in its note
+column.")
      (grace-spacing ,ly:grob? "A run of grace notes.")
 
      (heads ,ly:grob-array? "An array of note heads.")