]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/lily.scm
Define a post-event music type and let post-event? and ly:event? use it.
[lilypond.git] / scm / lily.scm
index 5c2c846275ed121a5eeeadd7d852a647db4312b3..21c9599b66170838d0ac7b961a9b6a5e574fa451 100644 (file)
@@ -516,7 +516,7 @@ messages into errors.")
     (,ly:dir? . "direction")
     (,ly:dispatcher? . "dispatcher")
     (,ly:duration? . "duration")
-    (,ly:event? . "event")
+    (,ly:event? . "post event")
     (,ly:font-metric? . "font metric")
     (,ly:grob? . "graphical (layout) object")
     (,ly:grob-array? . "array of grobs")