]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-types.scm
This patch is meant to be a TEST ONLY of footnotes at the bottom of
[lilypond.git] / scm / define-music-types.scm
index cdf5c0a6a1e1e92b5a8ef2f301894e0a53a5f031..d57cba811816f44214c150b8e781ae403eac8f95 100644 (file)
@@ -209,6 +209,11 @@ An alternative syntax is @var{note}@code{\\decr} @dots{}
        (types . (general-music fingering-event event))
        ))
 
+    (FootnoteEvent
+     . ((description . "Footnote a grob.")
+       (types . (general-music event footnote-event))
+       ))
+
     (GlissandoEvent
      . ((description . "Start a glissando on this note.")
        (types . (general-music glissando-event event))