On Tue, Mar 31, 2015 at 4:41 PM, David Nalesnik <david.nales...@gmail.com>
wrote:
>
> You need to add 'event' to types for your event to register.  (I'd have to
> investigate why.)  Also, 'music-event' should be replaced with
> 'general-music'.
>
> #(define bang-types
>    '(
>      (BangEvent
>       . ((description . "BANG!")
>          (types . (general-music event bang-event))
>          ))
>      ))
>
> Hope this helps!
> David
>
>
Thanks David, that works perfectly. I hope that there'll be an easy,
forward-compatible way to do all this in the future.

Regards,
Nathan
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to