]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-types.scm
Make \balloonText into post-event, \balloonGrobText into proper event
[lilypond.git] / scm / define-music-types.scm
index e7d121b411c210be1685e4b5e8362429ed7217e1..d816b269ce36dba94436da49eae0ead72b3e48b2 100644 (file)
@@ -39,7 +39,7 @@ Syntax: @var{note}@code{\\x}, where @code{\\x} is a dynamic mark like
 
     (AnnotateOutputEvent
      . ((description . "Print an annotation of an output element.")
-       (types . (general-music event annotate-output-event))
+       (types . (general-music event annotate-output-event post-event))
        ))
 
     (ApplyContext