]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* Documentation/topdocs/NEWS.tely (Top): doc new feature.
[lilypond.git] / scm / define-music-properties.scm
index dc4bc2c0f7f76c7fa77f393a3e330c506a4692b7..8e0bab912f445743b1c934711c837a5581d532a9 100644 (file)
@@ -124,6 +124,6 @@ translation property")
      (void ,boolean? "If this property is #t, then the music expression is to be
 discarded by the toplevel music handler.")
      (what ,symbol? "What to change for auto-change. FIXME, naming")
-
+     (untied ,boolean? "Set for note in chord that should not be tied.")
      (untransposable ,boolean? "If set, this music is not transposed.")
      )))